|
STM32F479xx HAL User Manual
|
Defines | |
| #define | DSI_CLK_LANE 0x00000000U |
| #define | DSI_DATA_LANE0 0x00000001U |
| #define | DSI_DATA_LANE1 0x00000002U |
| #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().
1.7.6.1