STM32H735xx 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 255 of file stm32h7xx_hal_ltdc.h.

#define LTDC_HSPOLARITY_AL   0x00000000U

Horizontal Synchronization is active low.

Definition at line 254 of file stm32h7xx_hal_ltdc.h.