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

Detailed Description

Structure of a enhanced transmit descriptor (with timestamp)

Definition at line 416 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
 
__IO uint32_t TDES4
 
__IO uint32_t TDES5
 
__IO uint32_t TTSL
 
__IO uint32_t TTSH
 

Field Documentation

__IO uint32_t B1ADD

Buffer 1 address

Definition at line 419 of file enet_18xx_43xx.h.

__IO uint32_t B2ADD

Buffer 2 or next descriptor address

Definition at line 420 of file enet_18xx_43xx.h.

__IO uint32_t BSIZE

Buffer 1/2 byte counts

Definition at line 418 of file enet_18xx_43xx.h.

__IO uint32_t CTRLSTAT

TDES control and status word

Definition at line 417 of file enet_18xx_43xx.h.

__IO uint32_t TDES4

Reserved

Definition at line 421 of file enet_18xx_43xx.h.

__IO uint32_t TDES5

Reserved

Definition at line 422 of file enet_18xx_43xx.h.

__IO uint32_t TTSH

Timestamp value high

Definition at line 424 of file enet_18xx_43xx.h.

__IO uint32_t TTSL

Timestamp value low

Definition at line 423 of file enet_18xx_43xx.h.


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