![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Ethernet Receive Filter register block structure.
Definition at line 102 of file enet_002.h.
#include "enet_002.h"
Data Fields | |
| __IO uint32_t | CONTROL |
| __I uint32_t | WOLSTATUS |
| __O uint32_t | WOLCLEAR |
| uint32_t | RESERVED |
| __IO uint32_t | HashFilterL |
| __IO uint32_t | HashFilterH |
| __IO uint32_t CONTROL |
Receive filter control register
Definition at line 103 of file enet_002.h.
| __IO uint32_t HashFilterH |
Hash filter table MSBs register
Definition at line 108 of file enet_002.h.
| __IO uint32_t HashFilterL |
Hash filter table LSBs register
Definition at line 107 of file enet_002.h.
| uint32_t RESERVED |
Definition at line 106 of file enet_002.h.
| __O uint32_t WOLCLEAR |
Receive filter WoL clear register
Definition at line 105 of file enet_002.h.
| __I uint32_t WOLSTATUS |
Receive filter WoL status register
Definition at line 104 of file enet_002.h.