|
STM32F479xx HAL User Manual
|
Defines | |
| #define | LTDC_HORIZONTALSYNC (LTDC_SSCR_HSW >> 16U) |
| #define | LTDC_VERTICALSYNC LTDC_SSCR_VSH |
| #define LTDC_HORIZONTALSYNC (LTDC_SSCR_HSW >> 16U) |
Horizontal synchronization width.
Definition at line 291 of file stm32f4xx_hal_ltdc.h.
| #define LTDC_VERTICALSYNC LTDC_SSCR_VSH |
Vertical synchronization height.
Definition at line 292 of file stm32f4xx_hal_ltdc.h.
1.7.6.1