|
STM32F479xx HAL User Manual
|
Defines | |
| #define | DSI_HSYNC_ACTIVE_HIGH 0x00000000U |
| #define | DSI_HSYNC_ACTIVE_LOW DSI_LPCR_HSP |
| #define DSI_HSYNC_ACTIVE_HIGH 0x00000000U |
Definition at line 732 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_LTDCEx_StructInitFromAdaptedCommandConfig(), and HAL_LTDCEx_StructInitFromVideoConfig().
| #define DSI_HSYNC_ACTIVE_LOW DSI_LPCR_HSP |
Definition at line 733 of file stm32f4xx_hal_dsi.h.
1.7.6.1