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

Modules

 NV - Register accessor macros
 
 NV Register Masks
 

Data Structures

struct  NV_Type
 NV - Register Layout Typedef. More...
 

Macros

#define FTFA_FlashConfig_BASE   (0x400u)
 Peripheral FTFA_FlashConfig base address.
 
#define FTFA_FlashConfig   ((NV_Type *)FTFA_FlashConfig_BASE)
 Peripheral FTFA_FlashConfig base pointer.
 
#define NV_BASE_ADDRS   { FTFA_FlashConfig_BASE }
 Array initializer of NV peripheral base addresses.
 
#define NV_BASE_PTRS   { FTFA_FlashConfig }
 Array initializer of NV peripheral base pointers.
 

Detailed Description