HAL + 0/7 examples
CodeScope will show references to ETH_InitTypeDef::RxMode from the following samples and libraries:
Examples
STM32469I_EVAL
Demonstrations
Applications
mbedTLS
STM324x9I_EVAL
Applications
mbedTLS
STM324xG_EVAL
Applications
mbedTLS
 
Symbols
loading...
Files
loading...

ETH_InitTypeDef::RxMode field

Selects the Ethernet Rx mode: Polling mode, Interrupt mode. This parameter can be a value of ETH_Rx_Mode

Syntax

uint32_t RxMode;

Examples

ETH_InitTypeDef::RxMode is referenced by 7 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_eth_legacy.h:388
uint32_t RxMode; /*!< Selects the Ethernet Rx mode: Polling mode, Interrupt mode.
stm32f4xx_hal_eth.c:629HAL_ETH_DMARxDescListInit()
if((heth->Init).RxMode == ETH_RXINTERRUPT_MODE)
stm32f4xx_hal_eth.c:2077ETH_MACDMAConfig()
if((heth->Init).RxMode == ETH_RXINTERRUPT_MODE)

Data Use

Functions reading ETH_InitTypeDef::RxMode
ETH_InitTypeDef::RxMode
Type of ETH_InitTypeDef::RxMode
ETH_InitTypeDef::RxMode
uint32_t
all items filtered out