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

Modules

 CRC Register Masks
 

Data Structures

struct  CRC_Type
 CRC - Register Layout Typedef. More...
 

Macros

#define CRC_BASE   (0x40032000u)
 Peripheral CRC base address.
 
#define CRC0   ((CRC_Type *)CRC_BASE)
 Peripheral CRC base pointer.
 
#define CRC_BASES   { CRC0 }
 Array initializer of CRC peripheral base pointers.
 
#define CRC_BASE   (0x40032000u)
 Peripheral CRC base address.
 
#define CRC0   ((CRC_Type *)CRC_BASE)
 Peripheral CRC base pointer.
 

Detailed Description