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

Modules

 FB Register Masks
 

Data Structures

struct  FB_Type
 FB - Register Layout Typedef. More...
 

Macros

#define FB_BASE   (0x4000C000u)
 Peripheral FB base address.
 
#define FB   ((FB_Type *)FB_BASE)
 Peripheral FB base pointer.
 
#define FB_BASES   { FB }
 Array initializer of FB peripheral base pointers.
 
#define FB_BASE   (0x4000C000u)
 Peripheral FB base address.
 
#define FB   ((FB_Type *)FB_BASE)
 Peripheral FB base pointer.
 

Detailed Description