![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
Structure of a enhanced receive descriptor (with timestamp)
Definition at line 440 of file enet_18xx_43xx.h.
#include "enet_18xx_43xx.h"
Data Fields | |
| __IO uint32_t | STATUS |
| __IO uint32_t | CTRL |
| __IO uint32_t | B1ADD |
| __IO uint32_t | B2ADD |
| __IO uint32_t | EXTSTAT |
| __IO uint32_t | RDES5 |
| __IO uint32_t | RTSL |
| __IO uint32_t | RTSH |
| __IO uint32_t B1ADD |
Buffer 1 address
Definition at line 443 of file enet_18xx_43xx.h.
| __IO uint32_t B2ADD |
Buffer 2 or next descriptor address
Definition at line 444 of file enet_18xx_43xx.h.
| __IO uint32_t CTRL |
Buffer 1/2 byte counts
Definition at line 442 of file enet_18xx_43xx.h.
| __IO uint32_t EXTSTAT |
Extended Status
Definition at line 445 of file enet_18xx_43xx.h.
| __IO uint32_t RDES5 |
Reserved
Definition at line 446 of file enet_18xx_43xx.h.
| __IO uint32_t RTSH |
Timestamp value high
Definition at line 448 of file enet_18xx_43xx.h.
| __IO uint32_t RTSL |
Timestamp value low
Definition at line 447 of file enet_18xx_43xx.h.
| __IO uint32_t STATUS |
RDES status word
Definition at line 441 of file enet_18xx_43xx.h.
1.8.3.1