STM32H735xx HAL User Manual
Data Fields
ETH_RxDescListTypeDef Struct Reference

DMA Receive Descriptors Wrapper structure definition. More...

#include <stm32h7xx_hal_eth.h>

Data Fields

uint32_t RxDesc [ETH_RX_DESC_CNT]
uint32_t CurRxDesc
uint32_t FirstAppDesc
uint32_t AppDescNbr
uint32_t AppContextDesc
uint32_t ItMode

Detailed Description

DMA Receive Descriptors Wrapper structure definition.

Definition at line 155 of file stm32h7xx_hal_eth.h.


Field Documentation

Definition at line 159 of file stm32h7xx_hal_eth.h.

Referenced by ETH_DMARxDescListInit(), and HAL_ETH_IsRxDataAvailable().


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