STM32F439xx HAL User Manual
Defines
LTDC DE POLARITY
LTDC Exported Constants

Defines

#define LTDC_DEPOLARITY_AL   0x00000000U
#define LTDC_DEPOLARITY_AH   LTDC_GCR_DEPOL

Define Documentation

#define LTDC_DEPOLARITY_AH   LTDC_GCR_DEPOL

Data Enable, is active high.

Definition at line 248 of file stm32f4xx_hal_ltdc.h.

#define LTDC_DEPOLARITY_AL   0x00000000U

Data Enable, is active low.

Definition at line 247 of file stm32f4xx_hal_ltdc.h.