STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | LTDC_HORIZONTALSYNC (LTDC_SSCR_HSW >> 16U) |
#define | LTDC_VERTICALSYNC LTDC_SSCR_VSH |
#define LTDC_HORIZONTALSYNC (LTDC_SSCR_HSW >> 16U) |
#include <stm32f4xx_hal_ltdc.h>
Horizontal synchronization width.
Definition at line 306 of file stm32f4xx_hal_ltdc.h.
#define LTDC_VERTICALSYNC LTDC_SSCR_VSH |
#include <stm32f4xx_hal_ltdc.h>
Vertical synchronization height.
Definition at line 307 of file stm32f4xx_hal_ltdc.h.