uc-sdk
|
Macros | |
#define | PINSEL_I2CPADCFG_SDADRV0 _BIT(0) |
#define | PINSEL_I2CPADCFG_SDAI2C0 _BIT(1) |
#define | PINSEL_I2CPADCFG_SCLDRV0 _BIT(2) |
#define | PINSEL_I2CPADCFG_SCLI2C0 _BIT(3) |
#define PINSEL_I2CPADCFG_SCLDRV0 _BIT(2) |
Drive mode control for the SCL0 pin, P0.28
Definition at line 129 of file lpc17xx_pinsel.h.
#define PINSEL_I2CPADCFG_SCLI2C0 _BIT(3) |
I2C mode control for the SCL0 pin, P0.28
Definition at line 130 of file lpc17xx_pinsel.h.
#define PINSEL_I2CPADCFG_SDADRV0 _BIT(0) |
Drive mode control for the SDA0 pin, P0.27
Definition at line 127 of file lpc17xx_pinsel.h.
#define PINSEL_I2CPADCFG_SDAI2C0 _BIT(1) |
I2C mode control for the SDA0 pin, P0.27
Definition at line 128 of file lpc17xx_pinsel.h.