![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
Structure of a transmit descriptor (without timestamp) More...
#include "enet_001.h"
Data Fields | |
__IO uint32_t | CTRLSTAT |
__IO uint32_t | BSIZE |
__IO uint32_t | B1ADD |
__IO uint32_t | B2ADD |
Structure of a transmit descriptor (without timestamp)
Definition at line 409 of file enet_001.h.
__IO uint32_t B1ADD |
Buffer 1 address
Definition at line 412 of file enet_001.h.
__IO uint32_t B2ADD |
Buffer 2 or next descriptor address
Definition at line 413 of file enet_001.h.
__IO uint32_t BSIZE |
Buffer 1/2 byte counts
Definition at line 411 of file enet_001.h.
__IO uint32_t CTRLSTAT |
TDES control and status word
Definition at line 410 of file enet_001.h.