STM32F439xx HAL User Manual
Defines
LTDC HS POLARITY
LTDC Exported Constants

Defines

#define LTDC_HSPOLARITY_AL   0x00000000U
#define LTDC_HSPOLARITY_AH   LTDC_GCR_HSPOL

Define Documentation

#define LTDC_HSPOLARITY_AH   LTDC_GCR_HSPOL

Horizontal Synchronization is active high.

Definition at line 230 of file stm32f4xx_hal_ltdc.h.

#define LTDC_HSPOLARITY_AL   0x00000000U

Horizontal Synchronization is active low.

Definition at line 229 of file stm32f4xx_hal_ltdc.h.