Contiki 3.x
|
Modules | |
CAN Register Masks | |
Data Structures | |
struct | CAN_Type |
CAN - Register Layout Typedef. More... | |
Macros | |
#define | CAN0_BASE (0x40024000u) |
Peripheral CAN0 base address. | |
#define | CAN0 ((CAN_Type *)CAN0_BASE) |
Peripheral CAN0 base pointer. | |
#define | CAN1_BASE (0x400A4000u) |
Peripheral CAN1 base address. | |
#define | CAN1 ((CAN_Type *)CAN1_BASE) |
Peripheral CAN1 base pointer. | |
#define | CAN_BASES { CAN0, CAN1 } |
Array initializer of CAN peripheral base pointers. | |
#define | CAN0_BASE (0x40024000u) |
Peripheral CAN0 base address. | |
#define | CAN0 ((CAN_Type *)CAN0_BASE) |
Peripheral CAN0 base pointer. | |
#define | CAN1_BASE (0x400A4000u) |
Peripheral CAN1 base address. | |
#define | CAN1 ((CAN_Type *)CAN1_BASE) |
Peripheral CAN1 base pointer. | |