STM32F439xx HAL User Manual
Defines
LTDC PC POLARITY
LTDC Exported Constants

Defines

#define LTDC_PCPOLARITY_IPC   0x00000000U
#define LTDC_PCPOLARITY_IIPC   LTDC_GCR_PCPOL

Define Documentation

#define LTDC_PCPOLARITY_IIPC   LTDC_GCR_PCPOL

inverted input pixel clock.

Definition at line 257 of file stm32f4xx_hal_ltdc.h.

#define LTDC_PCPOLARITY_IPC   0x00000000U

input pixel clock.

Definition at line 256 of file stm32f4xx_hal_ltdc.h.