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

Modules

 LPTMR Register Masks
 

Data Structures

struct  LPTMR_Type
 LPTMR - Register Layout Typedef. More...
 

Macros

#define LPTMR0_BASE   (0x40040000u)
 Peripheral LPTMR0 base address.
 
#define LPTMR0   ((LPTMR_Type *)LPTMR0_BASE)
 Peripheral LPTMR0 base pointer.
 
#define LPTMR_BASES   { LPTMR0 }
 Array initializer of LPTMR peripheral base pointers.
 
#define LPTMR0_BASE   (0x40040000u)
 Peripheral LPTMR0 base address.
 
#define LPTMR0   ((LPTMR_Type *)LPTMR0_BASE)
 Peripheral LPTMR0 base pointer.
 

Detailed Description