STM32H735xx HAL User Manual
Data Fields
ETH_TxDescListTypeDef Struct Reference

DMA Transmit Descriptors Wrapper structure definition. More...

#include <stm32h7xx_hal_eth.h>

Data Fields

uint32_t TxDesc [ETH_TX_DESC_CNT]
uint32_t CurTxDesc
uint32_t * PacketAddress [ETH_TX_DESC_CNT]
uint32_t * CurrentPacketAddress
uint32_t BuffersInUse

Detailed Description

DMA Transmit Descriptors Wrapper structure definition.

Definition at line 89 of file stm32h7xx_hal_eth.h.


Field Documentation

Definition at line 99 of file stm32h7xx_hal_eth.h.

Referenced by ETH_Prepare_Tx_Descriptors().

Definition at line 97 of file stm32h7xx_hal_eth.h.

Referenced by ETH_Prepare_Tx_Descriptors().

Definition at line 95 of file stm32h7xx_hal_eth.h.

Referenced by ETH_Prepare_Tx_Descriptors().


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