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

#define LTDC_PCPOLARITY_IPC   0x00000000U

input pixel clock.

Definition at line 281 of file stm32h7xx_hal_ltdc.h.