STM32F439xx 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 357 of file stm32f4xx_hal_ltdc.h.

#define LTDC_RELOAD_VERTICAL_BLANKING   LTDC_SRCR_VBR

Vertical Blanking Reload

Definition at line 358 of file stm32f4xx_hal_ltdc.h.