_Rm57TxBufferDesc Struct Reference

TX buffer descriptor. More...

#include <rm57_eth_driver.h>

Data Fields

uint32_t word0
 
uint32_t word1
 
uint32_t word2
 
uint32_t word3
 
struct _Rm57TxBufferDescnext
 
struct _Rm57TxBufferDescprev
 

Detailed Description

TX buffer descriptor.

Definition at line 299 of file rm57_eth_driver.h.

Field Documentation

◆ next

struct _Rm57TxBufferDesc* next

Definition at line 305 of file rm57_eth_driver.h.

◆ prev

struct _Rm57TxBufferDesc* prev

Definition at line 306 of file rm57_eth_driver.h.

◆ word0

uint32_t word0

Definition at line 301 of file rm57_eth_driver.h.

◆ word1

uint32_t word1

Definition at line 302 of file rm57_eth_driver.h.

◆ word2

uint32_t word2

Definition at line 303 of file rm57_eth_driver.h.

◆ word3

uint32_t word3

Definition at line 304 of file rm57_eth_driver.h.


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