![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Structure of a enhanced transmit descriptor (with timestamp) More...
#include "enet_001.h"
Data Fields | |
__IO uint32_t | CTRLSTAT |
__IO uint32_t | BSIZE |
__IO uint32_t | B1ADD |
__IO uint32_t | B2ADD |
__IO uint32_t | TDES4 |
__IO uint32_t | TDES5 |
__IO uint32_t | TTSL |
__IO uint32_t | TTSH |
Structure of a enhanced transmit descriptor (with timestamp)
Definition at line 419 of file enet_001.h.
__IO uint32_t B1ADD |
Buffer 1 address
Definition at line 422 of file enet_001.h.
__IO uint32_t B2ADD |
Buffer 2 or next descriptor address
Definition at line 423 of file enet_001.h.
__IO uint32_t BSIZE |
Buffer 1/2 byte counts
Definition at line 421 of file enet_001.h.
__IO uint32_t CTRLSTAT |
TDES control and status word
Definition at line 420 of file enet_001.h.
__IO uint32_t TDES4 |
Reserved
Definition at line 424 of file enet_001.h.
__IO uint32_t TDES5 |
Reserved
Definition at line 425 of file enet_001.h.
__IO uint32_t TTSH |
Timestamp value high
Definition at line 427 of file enet_001.h.
__IO uint32_t TTSL |
Timestamp value low
Definition at line 426 of file enet_001.h.