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

Modules

 FTFA - Register accessor macros
 
 FTFA Register Masks
 

Data Structures

struct  FTFA_Type
 FTFA - Register Layout Typedef. More...
 

Macros

#define FTFA_BASE   (0x40020000u)
 Peripheral FTFA base address.
 
#define FTFA   ((FTFA_Type *)FTFA_BASE)
 Peripheral FTFA base pointer.
 
#define FTFA_BASE_ADDRS   { FTFA_BASE }
 Array initializer of FTFA peripheral base addresses.
 
#define FTFA_BASE_PTRS   { FTFA }
 Array initializer of FTFA peripheral base pointers.
 
#define FTFA_COMMAND_COMPLETE_IRQS   { FTFA_IRQn }
 Interrupt vectors for the FTFA peripheral type.
 

Detailed Description