LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
Data Fields
ENET_TXDESC_T Struct Reference

Detailed Description

Structure of a transmit descriptor (without timestamp)

Definition at line 406 of file enet_18xx_43xx.h.

#include "enet_18xx_43xx.h"

Data Fields

__IO uint32_t CTRLSTAT
 
__IO uint32_t BSIZE
 
__IO uint32_t B1ADD
 
__IO uint32_t B2ADD
 

Field Documentation

__IO uint32_t B1ADD

Buffer 1 address

Definition at line 409 of file enet_18xx_43xx.h.

__IO uint32_t B2ADD

Buffer 2 or next descriptor address

Definition at line 410 of file enet_18xx_43xx.h.

__IO uint32_t BSIZE

Buffer 1/2 byte counts

Definition at line 408 of file enet_18xx_43xx.h.

__IO uint32_t CTRLSTAT

TDES control and status word

Definition at line 407 of file enet_18xx_43xx.h.


The documentation for this struct was generated from the following file: