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

Modules

 CMP - Register accessor macros
 
 CMP Register Masks
 

Data Structures

struct  CMP_Type
 CMP - Register Layout Typedef. More...
 

Macros

#define CMP0_BASE   (0x40073000u)
 Peripheral CMP0 base address.
 
#define CMP0   ((CMP_Type *)CMP0_BASE)
 Peripheral CMP0 base pointer.
 
#define CMP_BASE_ADDRS   { CMP0_BASE }
 Array initializer of CMP peripheral base addresses.
 
#define CMP_BASE_PTRS   { CMP0 }
 Array initializer of CMP peripheral base pointers.
 
#define CMP_IRQS   { CMP0_IRQn }
 Interrupt vectors for the CMP peripheral type.
 

Detailed Description