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

Modules

 CMT Register Masks
 

Data Structures

struct  CMT_Type
 CMT - Register Layout Typedef. More...
 

Macros

#define CMT_BASE   (0x40062000u)
 Peripheral CMT base address.
 
#define CMT   ((CMT_Type *)CMT_BASE)
 Peripheral CMT base pointer.
 
#define CMT_BASES   { CMT }
 Array initializer of CMT peripheral base pointers.
 
#define CMT_BASE   (0x40062000u)
 Peripheral CMT base address.
 
#define CMT   ((CMT_Type *)CMT_BASE)
 Peripheral CMT base pointer.
 

Detailed Description