STM32H735xx HAL User Manual
Defines
LTDC SYNC
LTDC Exported Constants

Defines

#define LTDC_HORIZONTALSYNC   (LTDC_SSCR_HSW >> 16U)
#define LTDC_VERTICALSYNC   LTDC_SSCR_VSH

Define Documentation

#define LTDC_HORIZONTALSYNC   (LTDC_SSCR_HSW >> 16U)

Horizontal synchronization width.

Definition at line 290 of file stm32h7xx_hal_ltdc.h.

#define LTDC_VERTICALSYNC   LTDC_SSCR_VSH

Vertical synchronization height.

Definition at line 291 of file stm32h7xx_hal_ltdc.h.