|
STM32F439xx HAL User Manual
|
Defines | |
| #define | LTDC_HSPOLARITY_AL 0x00000000U |
| #define | LTDC_HSPOLARITY_AH LTDC_GCR_HSPOL |
| #define LTDC_HSPOLARITY_AH LTDC_GCR_HSPOL |
Horizontal Synchronization is active high.
Definition at line 230 of file stm32f4xx_hal_ltdc.h.
| #define LTDC_HSPOLARITY_AL 0x00000000U |
Horizontal Synchronization is active low.
Definition at line 229 of file stm32f4xx_hal_ltdc.h.
1.7.6.1