Contiki 3.x
Modules | Data Structures | Macros
USB Peripheral Access Layer

Modules

 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_BASES   { USB0 }
 Array initializer of USB peripheral base pointers.
 
#define USB0_BASE   (0x40072000u)
 Peripheral USB0 base address.
 
#define USB0   ((USB_Type *)USB0_BASE)
 Peripheral USB0 base pointer.
 

Detailed Description