|
STM32F479xx 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 265 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDCEx_StructInitFromAdaptedCommandConfig(), and HAL_LTDCEx_StructInitFromVideoConfig().
| #define LTDC_VSPOLARITY_AL 0x00000000U |
Vertical Synchronization is active low.
Definition at line 264 of file stm32f4xx_hal_ltdc.h.
Referenced by HAL_LTDCEx_StructInitFromAdaptedCommandConfig(), and HAL_LTDCEx_StructInitFromVideoConfig().
1.7.6.1