MSPM0L11XX_L13XX TI-Driver Library  2.01.00.03
Data Fields
I2CMSPM0_Object Struct Reference

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
 

Detailed Description

I2C Object.

The application must not access any member variables of this structure!

Field Documentation

§ burstCount

I2C_BASE_OBJECT uint16_t I2CMSPM0_Object::burstCount

< I2C object parameters Number of bytes are being sent in a burst

§ burstStarted

bool I2CMSPM0_Object::burstStarted

Burst started status flag

§ bitRate

uint32_t I2CMSPM0_Object::bitRate

Bitrate of the I2C module

§ sdaPincm

uint8_t I2CMSPM0_Object::sdaPincm

SDA Pincm Value

§ sclPincm

uint8_t I2CMSPM0_Object::sclPincm

SCL Pincm Value

§ i2cPostFxn

void* I2CMSPM0_Object::i2cPostFxn

I2C power notification

§ isReadInProgress

bool I2CMSPM0_Object::isReadInProgress

Flag to check if read is done before issuing another read


The documentation for this struct was generated from the following file:
© Copyright 1995-2024, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale