TMS320F28335 Library  1.0
Documentation
_TMS_I2C_Reg Struct Reference

I2C Register structure for slave receive and transmit operations. More...

#include <i2c.h>

Data Fields

TM_REG16 register_adress
 Used by Slave ISR for Registeraccess. More...
 

Detailed Description

I2C Register structure for slave receive and transmit operations.


Definition at line 19 of file i2c.h.

Field Documentation

◆ register_adress

TM_REG16 register_adress

Used by Slave ISR for Registeraccess.

Definition at line 20 of file i2c.h.