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

Modules

 AIPS Register Masks
 

Data Structures

struct  AIPS_Type
 AIPS - Register Layout Typedef. More...
 

Macros

#define AIPS0_BASE   (0x40000000u)
 Peripheral AIPS0 base address.
 
#define AIPS0   ((AIPS_Type *)AIPS0_BASE)
 Peripheral AIPS0 base pointer.
 
#define AIPS1_BASE   (0x40080000u)
 Peripheral AIPS1 base address.
 
#define AIPS1   ((AIPS_Type *)AIPS1_BASE)
 Peripheral AIPS1 base pointer.
 
#define AIPS_BASES   { AIPS0, AIPS1 }
 Array initializer of AIPS peripheral base pointers.
 
#define AIPS0_BASE   (0x40000000u)
 Peripheral AIPS0 base address.
 
#define AIPS0   ((AIPS_Type *)AIPS0_BASE)
 Peripheral AIPS0 base pointer.
 
#define AIPS1_BASE   (0x40080000u)
 Peripheral AIPS1 base address.
 
#define AIPS1   ((AIPS_Type *)AIPS1_BASE)
 Peripheral AIPS1 base pointer.
 

Detailed Description