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