STM32F479xx HAL User Manual
Defines
DSI Communication Delay
DSI Exported Constants

Defines

#define DSI_SLEW_RATE_HSTX   0x00000000U
#define DSI_SLEW_RATE_LPTX   0x00000001U
#define DSI_HS_DELAY   0x00000002U

Define Documentation

#define DSI_HS_DELAY   0x00000002U

Definition at line 875 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetSlewRateAndDelayTuning().

#define DSI_SLEW_RATE_HSTX   0x00000000U

Definition at line 873 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetSlewRateAndDelayTuning().

#define DSI_SLEW_RATE_LPTX   0x00000001U

Definition at line 874 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_SetSlewRateAndDelayTuning().