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