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

Detailed Description

RX Descriptor structure.

Definition at line 401 of file enet_002.h.

#include "enet_002.h"

Data Fields

uint32_t Packet
 
uint32_t Control
 

Field Documentation

uint32_t Control

Control information

Definition at line 403 of file enet_002.h.

uint32_t Packet

Base address of the data buffer for storing receive data

Definition at line 402 of file enet_002.h.


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