Mistake on this page?
Report an issue in GitHub or email us
Data Fields
EMAC_PACKETBUF_Type Struct Reference

TX Data Buffer structure definition. More...

#include <lpc17xx_emac.h>

Data Fields

uint32_t ulDataLen
 Data length. More...
 
uint32_t * pbDataBuf
 A word-align data pointer to data buffer. More...
 

Detailed Description

TX Data Buffer structure definition.

Definition at line 627 of file lpc17xx_emac.h.

Field Documentation

uint32_t* pbDataBuf

A word-align data pointer to data buffer.

Definition at line 629 of file lpc17xx_emac.h.

uint32_t ulDataLen

Data length.

Definition at line 628 of file lpc17xx_emac.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.