STM32H735xx HAL User Manual
|
Defines | |
#define | LTDC_VSPOLARITY_AL 0x00000000U |
#define | LTDC_VSPOLARITY_AH LTDC_GCR_VSPOL |
#define LTDC_VSPOLARITY_AH LTDC_GCR_VSPOL |
Vertical Synchronization is active high.
Definition at line 264 of file stm32h7xx_hal_ltdc.h.
#define LTDC_VSPOLARITY_AL 0x00000000U |
Vertical Synchronization is active low.
Definition at line 263 of file stm32h7xx_hal_ltdc.h.