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

Modules

 PIT Register Masks
 

Data Structures

struct  PIT_Type
 PIT - Register Layout Typedef. More...
 

Macros

#define PIT_BASE   (0x40037000u)
 Peripheral PIT base address.
 
#define PIT   ((PIT_Type *)PIT_BASE)
 Peripheral PIT base pointer.
 
#define PIT_BASES   { PIT }
 Array initializer of PIT peripheral base pointers.
 
#define PIT_BASE   (0x40037000u)
 Peripheral PIT base address.
 
#define PIT   ((PIT_Type *)PIT_BASE)
 Peripheral PIT base pointer.
 

Detailed Description