|
Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
I2C Master HAL context structure, consisted of the following fields : More...
#include <baremetal/mikrosdk-lib/hal/include/hal_i2c_master.h>

Public Attributes | |
| handle_t | handle |
| I2C Master HAL handle. More... | |
| hal_i2c_master_config_t | config |
| I2C Master HAL configuration structure. More... | |
I2C Master HAL context structure, consisted of the following fields :
I2C Master HAL context structure, used by every other function later on.
Example
| hal_i2c_master_config_t hal_i2c_master_t::config |
I2C Master HAL configuration structure.
| handle_t hal_i2c_master_t::handle |
I2C Master HAL handle.