STM32H735xx HAL User Manual
Defines
MDIOS Interrupt Flags
MDIOS Exported Constants

Defines

#define MDIOS_TURNAROUND_ERROR_FLAG   MDIOS_SR_TERF
#define MDIOS_START_ERROR_FLAG   MDIOS_SR_SERF
#define MDIOS_PREAMBLE_ERROR_FLAG   MDIOS_SR_PERF

Define Documentation

#define MDIOS_PREAMBLE_ERROR_FLAG   MDIOS_SR_PERF

Definition at line 251 of file stm32h7xx_hal_mdios.h.

#define MDIOS_START_ERROR_FLAG   MDIOS_SR_SERF

Definition at line 250 of file stm32h7xx_hal_mdios.h.

#define MDIOS_TURNAROUND_ERROR_FLAG   MDIOS_SR_TERF

Definition at line 249 of file stm32h7xx_hal_mdios.h.