![]() |
![]() |
#include <i2c.h>
Data Fields | |
| uint_fast8_t | selectClockSource |
| uint32_t | i2cClk |
| uint32_t | dataRate |
| uint_fast8_t | byteCounterThreshold |
| uint_fast8_t | autoSTOPGeneration |
| uint_fast8_t eUSCI_I2C_MasterConfig::selectClockSource |
Referenced by I2C_initMaster().
| uint32_t eUSCI_I2C_MasterConfig::i2cClk |
Referenced by I2C_initMaster().
| uint32_t eUSCI_I2C_MasterConfig::dataRate |
Referenced by I2C_initMaster().
| uint_fast8_t eUSCI_I2C_MasterConfig::byteCounterThreshold |
Referenced by I2C_initMaster().
| uint_fast8_t eUSCI_I2C_MasterConfig::autoSTOPGeneration |
Referenced by I2C_initMaster().