STM32F479xx HAL User Manual
Data Fields
DSI_InitTypeDef Struct Reference

DSI Init Structure definition. More...

#include <stm32f4xx_hal_dsi.h>

Data Fields

uint32_t AutomaticClockLaneControl
uint32_t TXEscapeCkdiv
uint32_t NumberOfLanes

Detailed Description

DSI Init Structure definition.

Definition at line 46 of file stm32f4xx_hal_dsi.h.


Field Documentation

Automatic clock lane control This parameter can be any value of DSI Automatic Clk Lane Control

Definition at line 48 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_Init().

Number of lanes This parameter can be any value of DSI Number Of Lanes

Definition at line 54 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_Init().

TX Escape clock division The values 0 and 1 stop the TX_ESC clock generation

Definition at line 51 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_Init().


The documentation for this struct was generated from the following file: