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

HAL_LTDC_ERROR_TE macro

LTDC Transfer error

Syntax

#define HAL_LTDC_ERROR_TE 0x00000001U

References

LocationText
stm32f4xx_hal_ltdc.h:248
#define HAL_LTDC_ERROR_TE 0x00000001U /*!< LTDC Transfer error */
stm32f4xx_hal_ltdc.c:646
hltdc->ErrorCode |= HAL_LTDC_ERROR_TE;