AM62Px MCU+ SDK  09.01.00

Detailed Description

Structure containing DSI Output parameters. This structure is used as an argument to IOCTL_DSS_DCTRL_SET_DSI_PARAMS.

Data Fields

uint32_t instId
 
uint32_t numOfLanes
 
uint32_t laneSpeedInKbps
 

Field Documentation

◆ instId

uint32_t Dss_DctrlDsiParams::instId

DSI Instance ID, currently note used

◆ numOfLanes

uint32_t Dss_DctrlDsiParams::numOfLanes

Number of outputs lanes for DSI output, max 4

◆ laneSpeedInKbps

uint32_t Dss_DctrlDsiParams::laneSpeedInKbps

Exact DPHY lane speed from the selected speed band in Megabits per sec. This parameter is set to default value during init time. If updated in the application after init, newly set value will be used for DPHY clock configurations.