Contiki 3.x
|
Modules | |
I2C Register Masks | |
Data Structures | |
struct | I2C_Type |
I2C - Register Layout Typedef. More... | |
Macros | |
#define | I2C0_BASE (0x40066000u) |
Peripheral I2C0 base address. | |
#define | I2C0 ((I2C_Type *)I2C0_BASE) |
Peripheral I2C0 base pointer. | |
#define | I2C1_BASE (0x40067000u) |
Peripheral I2C1 base address. | |
#define | I2C1 ((I2C_Type *)I2C1_BASE) |
Peripheral I2C1 base pointer. | |
#define | I2C_BASES { I2C0, I2C1 } |
Array initializer of I2C peripheral base pointers. | |
#define | I2C0_BASE (0x40066000u) |
Peripheral I2C0 base address. | |
#define | I2C0 ((I2C_Type *)I2C0_BASE) |
Peripheral I2C0 base pointer. | |
#define | I2C1_BASE (0x40067000u) |
Peripheral I2C1 base address. | |
#define | I2C1 ((I2C_Type *)I2C1_BASE) |
Peripheral I2C1 base pointer. | |