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

Modules

 LLWU Register Masks
 

Data Structures

struct  LLWU_Type
 LLWU - Register Layout Typedef. More...
 

Macros

#define LLWU_BASE   (0x4007C000u)
 Peripheral LLWU base address.
 
#define LLWU   ((LLWU_Type *)LLWU_BASE)
 Peripheral LLWU base pointer.
 
#define LLWU_BASES   { LLWU }
 Array initializer of LLWU peripheral base pointers.
 
#define LLWU_BASE   (0x4007C000u)
 Peripheral LLWU base address.
 
#define LLWU   ((LLWU_Type *)LLWU_BASE)
 Peripheral LLWU base pointer.
 

Detailed Description