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

Structure of a receive descriptor (without timestamp) More...

#include "enet_001.h"

Data Fields

__IO uint32_t STATUS
 
__IO uint32_t CTRL
 
__IO uint32_t B1ADD
 
__IO uint32_t B2ADD
 

Detailed Description

Structure of a receive descriptor (without timestamp)

Definition at line 433 of file enet_001.h.

Field Documentation

__IO uint32_t B1ADD

Buffer 1 address

Definition at line 436 of file enet_001.h.

__IO uint32_t B2ADD

Buffer 2 or next descriptor address

Definition at line 437 of file enet_001.h.

__IO uint32_t CTRL

Buffer 1/2 byte counts and control

Definition at line 435 of file enet_001.h.

__IO uint32_t STATUS

RDES status word

Definition at line 434 of file enet_001.h.


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