LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
IP_ENET_001_ENHTXDESC_Type Struct Reference

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
 

Detailed Description

Structure of a enhanced transmit descriptor (with timestamp)

Definition at line 419 of file enet_001.h.

Field Documentation

__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.


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