NXP's driver library for LPC17xx, ported to mbed's online compiler. Not tested! I had to fix a lot of warings and found a couple of pretty obvious bugs, so the chances are there are more. Original: http://ics.nxp.com/support/documents/microcontrollers/zip/lpc17xx.cmsis.driver.library.zip

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

I2C

Modules

 I2C_Private_Macros
 I2C_Public_Types
 I2C_Public_Macros
 I2C_Public_Functions
 I2C_Private_Types
 I2C_Private_Functions

Variables

static I2C_CFG_T i2cdat [3]
 II2C driver data for I2C0, I2C1 and I2C2.

Variable Documentation

I2C_CFG_T i2cdat[3] [static]

II2C driver data for I2C0, I2C1 and I2C2.

Definition at line 68 of file lpc17xx_i2c.c.