STM32F479xx HAL User Manual
Defines
DSI Lane Select
DSI Exported Constants

Defines

#define DSI_CLK_LANE   0x00000000U
#define DSI_DATA_LANE0   0x00000001U
#define DSI_DATA_LANE1   0x00000002U

Define Documentation

#define DSI_CLK_LANE   0x00000000U

Definition at line 892 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetLanePinsConfiguration().

#define DSI_DATA_LANE0   0x00000001U

Definition at line 893 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetLanePinsConfiguration().

#define DSI_DATA_LANE1   0x00000002U

Definition at line 894 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetLanePinsConfiguration().