TMPM4G9
V1.0.0.0
|
I2C internal information structure definenition. More...
#include <bsp_i2c.h>
Data Fields | |
uint8_t | bus_free |
uint8_t | start |
uint32_t | irqn |
struct { | |
uint32_t address | |
uint32_t stop | |
uint32_t event | |
uint32_t state | |
} | asynch |
I2C internal information structure definenition.
uint32_t address |
Slave address.
struct { ... } asynch |
uint8_t bus_free |
Bus free information.
uint32_t event |
I2C Event information.
uint32_t irqn |
IRQ number table pointer.
uint8_t start |
Start condition information.
uint32_t state |
Transfer State.
uint32_t stop |
Stop control