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

Modules

 PDB Register Masks
 

Data Structures

struct  PDB_Type
 PDB - Register Layout Typedef. More...
 

Macros

#define PDB0_BASE   (0x40036000u)
 Peripheral PDB0 base address.
 
#define PDB0   ((PDB_Type *)PDB0_BASE)
 Peripheral PDB0 base pointer.
 
#define PDB_BASES   { PDB0 }
 Array initializer of PDB peripheral base pointers.
 
#define PDB0_BASE   (0x40036000u)
 Peripheral PDB0 base address.
 
#define PDB0   ((PDB_Type *)PDB0_BASE)
 Peripheral PDB0 base pointer.
 

Detailed Description