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

Modules

 USBDCD Register Masks
 

Data Structures

struct  USBDCD_Type
 USBDCD - Register Layout Typedef. More...
 

Macros

#define USBDCD_BASE   (0x40035000u)
 Peripheral USBDCD base address.
 
#define USBDCD   ((USBDCD_Type *)USBDCD_BASE)
 Peripheral USBDCD base pointer.
 
#define USBDCD_BASES   { USBDCD }
 Array initializer of USBDCD peripheral base pointers.
 
#define USBDCD_BASE   (0x40035000u)
 Peripheral USBDCD base address.
 
#define USBDCD   ((USBDCD_Type *)USBDCD_BASE)
 Peripheral USBDCD base pointer.
 

Detailed Description