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

Modules

 ENET Register Masks
 

Data Structures

struct  ENET_Type
 ENET - Register Layout Typedef. More...
 

Macros

#define ENET_BASE   (0x400C0000u)
 Peripheral ENET base address.
 
#define ENET   ((ENET_Type *)ENET_BASE)
 Peripheral ENET base pointer.
 
#define ENET_BASES   { ENET }
 Array initializer of ENET peripheral base pointers.
 
#define ENET_BASE   (0x400C0000u)
 Peripheral ENET base address.
 
#define ENET   ((ENET_Type *)ENET_BASE)
 Peripheral ENET base pointer.
 

Detailed Description