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

Modules

 RNG Register Masks
 

Data Structures

struct  RNG_Type
 RNG - Register Layout Typedef. More...
 

Macros

#define RNG_BASE   (0x400A0000u)
 Peripheral RNG base address.
 
#define RNG   ((RNG_Type *)RNG_BASE)
 Peripheral RNG base pointer.
 
#define RNG_BASES   { RNG }
 Array initializer of RNG peripheral base pointers.
 
#define RNG_BASE   (0x400A0000u)
 Peripheral RNG base address.
 
#define RNG   ((RNG_Type *)RNG_BASE)
 Peripheral RNG base pointer.
 

Detailed Description