HAL
HAL_LTDC_ERROR_FU is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_LTDC_ERROR_FU macro

LTDC FIFO Underrun

Syntax

#define HAL_LTDC_ERROR_FU 0x00000002U

References

LocationText
stm32f4xx_hal_ltdc.h:249
#define HAL_LTDC_ERROR_FU 0x00000002U /*!< LTDC FIFO Underrun */
stm32f4xx_hal_ltdc.c:674
hltdc->ErrorCode |= HAL_LTDC_ERROR_FU;