STM32H735xx HAL User Manual
Defines
FMAC processing
FMAC Exported Constants

Defines

#define LL_FMAC_PROCESSING_STOP   0x00U
#define LL_FMAC_PROCESSING_START   0x01U

Define Documentation

#define LL_FMAC_PROCESSING_START   0x01U

Start FMAC Processing

Definition at line 101 of file stm32h7xx_ll_fmac.h.

#define LL_FMAC_PROCESSING_STOP   0x00U

Stop FMAC Processing

Definition at line 100 of file stm32h7xx_ll_fmac.h.