|
STM32F439xx 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 239 of file stm32f4xx_hal_ltdc.h.
| #define LTDC_VSPOLARITY_AL 0x00000000U |
Vertical Synchronization is active low.
Definition at line 238 of file stm32f4xx_hal_ltdc.h.
1.7.6.1