![]() |
![]() |
|
MSPM0L122X_L222X TI-Driver Library
2.05.01.00
|
I2C Object. More...
#include <I2CMSPM0.h>
Data Fields | |
| I2C_BASE_OBJECT uint16_t | burstCount |
| bool | burstStarted |
| uint32_t | bitRate |
| uint8_t | sdaPincm |
| uint8_t | sclPincm |
| void * | i2cPostFxn |
| bool | isReadInProgress |
I2C Object.
The application must not access any member variables of this structure!
| I2C_BASE_OBJECT uint16_t I2CMSPM0_Object::burstCount |
< I2C object parameters Number of bytes are being sent in a burst
| bool I2CMSPM0_Object::burstStarted |
Burst started status flag
| uint32_t I2CMSPM0_Object::bitRate |
Bitrate of the I2C module
| uint8_t I2CMSPM0_Object::sdaPincm |
SDA Pincm Value
| uint8_t I2CMSPM0_Object::sclPincm |
SCL Pincm Value
| void* I2CMSPM0_Object::i2cPostFxn |
I2C power notification
| bool I2CMSPM0_Object::isReadInProgress |
Flag to check if read is done before issuing another read