![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
Definition at line 44 of file i2c_18xx_43xx.c.
Data Fields | |
| LPC_I2C_T * | ip |
| CHIP_CCU_CLK_T | clk |
| I2C_EVENTHANDLER_T | mEvent |
| I2C_EVENTHANDLER_T | sEvent |
| I2C_XFER_T * | mXfer |
| I2C_XFER_T * | sXfer |
| uint32_t | flags |
| CHIP_CCU_CLK_T clk |
Definition at line 46 of file i2c_18xx_43xx.c.
| uint32_t flags |
Definition at line 51 of file i2c_18xx_43xx.c.
| LPC_I2C_T* ip |
Definition at line 45 of file i2c_18xx_43xx.c.
| I2C_EVENTHANDLER_T mEvent |
Definition at line 47 of file i2c_18xx_43xx.c.
| I2C_XFER_T* mXfer |
Definition at line 49 of file i2c_18xx_43xx.c.
| I2C_EVENTHANDLER_T sEvent |
Definition at line 48 of file i2c_18xx_43xx.c.
| I2C_XFER_T* sXfer |
Definition at line 50 of file i2c_18xx_43xx.c.
1.8.3.1