_Rm57RxBufferDesc Struct Reference

RX buffer descriptor. More...

#include <rm57_eth_driver.h>

Data Fields

uint32_t word0
 
uint32_t word1
 
uint32_t word2
 
uint32_t word3
 
struct _Rm57RxBufferDescnext
 
struct _Rm57RxBufferDescprev
 

Detailed Description

RX buffer descriptor.

Definition at line 314 of file rm57_eth_driver.h.

Field Documentation

◆ next

struct _Rm57RxBufferDesc* next

Definition at line 320 of file rm57_eth_driver.h.

◆ prev

struct _Rm57RxBufferDesc* prev

Definition at line 321 of file rm57_eth_driver.h.

◆ word0

uint32_t word0

Definition at line 316 of file rm57_eth_driver.h.

◆ word1

uint32_t word1

Definition at line 317 of file rm57_eth_driver.h.

◆ word2

uint32_t word2

Definition at line 318 of file rm57_eth_driver.h.

◆ word3

uint32_t word3

Definition at line 319 of file rm57_eth_driver.h.


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