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

Modules

 NV Register Masks
 

Data Structures

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

Macros

#define FTFL_FlashConfig_BASE   (0x400u)
 Peripheral FTFL_FlashConfig base address.
 
#define FTFL_FlashConfig   ((NV_Type *)FTFL_FlashConfig_BASE)
 Peripheral FTFL_FlashConfig base pointer.
 
#define NV_BASES   { FTFL_FlashConfig }
 Array initializer of NV peripheral base pointers.
 
#define FTFL_FlashConfig_BASE   (0x400u)
 Peripheral FTFL_FlashConfig base address.
 
#define FTFL_FlashConfig   ((NV_Type *)FTFL_FlashConfig_BASE)
 Peripheral FTFL_FlashConfig base pointer.
 

Detailed Description