STM32H735xx HAL User Manual
|
Defines | |
#define | MDIOS_IT_WRITE MDIOS_CR_WRIE |
#define | MDIOS_IT_READ MDIOS_CR_RDIE |
#define | MDIOS_IT_ERROR MDIOS_CR_EIE |
#define MDIOS_IT_ERROR MDIOS_CR_EIE |
Definition at line 241 of file stm32h7xx_hal_mdios.h.
Referenced by HAL_MDIOS_EnableEvents(), and HAL_MDIOS_IRQHandler().
#define MDIOS_IT_READ MDIOS_CR_RDIE |
Definition at line 240 of file stm32h7xx_hal_mdios.h.
Referenced by HAL_MDIOS_EnableEvents(), and HAL_MDIOS_IRQHandler().
#define MDIOS_IT_WRITE MDIOS_CR_WRIE |
Definition at line 239 of file stm32h7xx_hal_mdios.h.
Referenced by HAL_MDIOS_EnableEvents(), and HAL_MDIOS_IRQHandler().