|
Contiki 3.x
|
Modules | |
| USB - Register accessor macros | |
| USB Register Masks | |
Data Structures | |
| struct | USB_Type |
| USB - Register Layout Typedef. More... | |
Macros | |
| #define | USB0_BASE (0x40072000u) |
| Peripheral USB0 base address. | |
| #define | USB0 ((USB_Type *)USB0_BASE) |
| Peripheral USB0 base pointer. | |
| #define | USB_BASE_ADDRS { USB0_BASE } |
| Array initializer of USB peripheral base addresses. | |
| #define | USB_BASE_PTRS { USB0 } |
| Array initializer of USB peripheral base pointers. | |
| #define | USB_IRQS { USB0_IRQn } |
| Interrupt vectors for the USB peripheral type. | |
1.8.6