STM32F479xx HAL User Manual
Defines
LTDC Reload Type
LTDC Exported Constants

Defines

#define LTDC_RELOAD_IMMEDIATE   LTDC_SRCR_IMR
#define LTDC_RELOAD_VERTICAL_BLANKING   LTDC_SRCR_VBR

Define Documentation

#define LTDC_RELOAD_IMMEDIATE   LTDC_SRCR_IMR

Immediate Reload

Definition at line 383 of file stm32f4xx_hal_ltdc.h.

#define LTDC_RELOAD_VERTICAL_BLANKING   LTDC_SRCR_VBR

Vertical Blanking Reload

Definition at line 384 of file stm32f4xx_hal_ltdc.h.