| STM32H735xx HAL User Manual
   
    | 
Flag defines which can be used with LL_FMAC_ReadReg function. More...
| Defines | |
| #define | LL_FMAC_SR_SAT FMAC_SR_SAT | 
| #define | LL_FMAC_SR_UNFL FMAC_SR_UNFL | 
| #define | LL_FMAC_SR_OVFL FMAC_SR_OVFL | 
| #define | LL_FMAC_SR_X1FULL FMAC_SR_X1FULL | 
| #define | LL_FMAC_SR_YEMPTY FMAC_SR_YEMPTY | 
Flag defines which can be used with LL_FMAC_ReadReg function.
| #define LL_FMAC_SR_OVFL FMAC_SR_OVFL | 
Overflow Error Flag
Definition at line 53 of file stm32h7xx_ll_fmac.h.
| #define LL_FMAC_SR_SAT FMAC_SR_SAT | 
Saturation Error Flag (this helps in debugging a filter)
Definition at line 51 of file stm32h7xx_ll_fmac.h.
| #define LL_FMAC_SR_UNFL FMAC_SR_UNFL | 
Underflow Error Flag
Definition at line 52 of file stm32h7xx_ll_fmac.h.
| #define LL_FMAC_SR_X1FULL FMAC_SR_X1FULL | 
X1 Buffer Full Flag
Definition at line 54 of file stm32h7xx_ll_fmac.h.
| #define LL_FMAC_SR_YEMPTY FMAC_SR_YEMPTY | 
Y Buffer Empty Flag
Definition at line 55 of file stm32h7xx_ll_fmac.h.
 1.7.6.1
 1.7.6.1