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

Modules

 LLWU - Register accessor macros
 
 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_BASE_ADDRS   { LLWU_BASE }
 Array initializer of LLWU peripheral base addresses.
 
#define LLWU_BASE_PTRS   { LLWU }
 Array initializer of LLWU peripheral base pointers.
 
#define LLWU_IRQS   { LLWU_IRQn }
 Interrupt vectors for the LLWU peripheral type.
 

Detailed Description