![]() |
LPCOpen Platform for LPC112X microcontrollers
112X
LPCOpen Platform for the NXP LPC112X family of Microcontrollers
|
Definition at line 44 of file i2c_112x.c.
Data Fields | |
LPC_I2C_T * | ip |
CHIP_SYSCON_CLOCK_T | clk |
I2C_EVENTHANDLER_T | mEvent |
I2C_EVENTHANDLER_T | sEvent |
I2C_XFER_T * | mXfer |
I2C_XFER_T * | sXfer |
uint32_t | flags |
Definition at line 46 of file i2c_112x.c.
uint32_t flags |
Definition at line 51 of file i2c_112x.c.
LPC_I2C_T* ip |
Definition at line 45 of file i2c_112x.c.
I2C_EVENTHANDLER_T mEvent |
Definition at line 47 of file i2c_112x.c.
I2C_XFER_T* mXfer |
Definition at line 49 of file i2c_112x.c.
I2C_EVENTHANDLER_T sEvent |
Definition at line 48 of file i2c_112x.c.
I2C_XFER_T* sXfer |
Definition at line 50 of file i2c_112x.c.