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

Modules

 MTB - Register accessor macros
 
 MTB Register Masks
 

Data Structures

struct  MTB_Type
 MTB - Register Layout Typedef. More...
 

Macros

#define MTB_BASE   (0xF0000000u)
 Peripheral MTB base address.
 
#define MTB   ((MTB_Type *)MTB_BASE)
 Peripheral MTB base pointer.
 
#define MTB_BASE_ADDRS   { MTB_BASE }
 Array initializer of MTB peripheral base addresses.
 
#define MTB_BASE_PTRS   { MTB }
 Array initializer of MTB peripheral base pointers.
 

Detailed Description