no-OS
Loading...
Searching...
No Matches
gmsl_csi_ser_mipi_cfg Struct Reference

Configuration structure for GMSL Camera Serializer MIPI CSI2 interface. More...

#include <gmsl_cam_ser.h>

Public Attributes

unsigned int lane [GMSL_CAM_SER_CSI2_MAX_DATA_LANES_PER_MIPI_PHY]
 
bool lane_polarities [GMSL_CAM_SER_CSI2_MAX_DATA_LANES_PER_MIPI_PHY+1]
 

Detailed Description

Configuration structure for GMSL Camera Serializer MIPI CSI2 interface.

Member Data Documentation

◆ lane

unsigned int gmsl_csi_ser_mipi_cfg::lane[GMSL_CAM_SER_CSI2_MAX_DATA_LANES_PER_MIPI_PHY]

GMSL Camera Serializer MIPI CSI2 data lane to sensor lane mapping. \ This field is used to create Serializer Data lane to Sensor Lane Mapping. \ (PHY D0) Ser Data Lane 0 --> Sensor Lane 0/1/2/3 \ (PHY D1) Ser Data Lane 1 --> Sensor Lane 0/1/2/3

◆ lane_polarities

bool gmsl_csi_ser_mipi_cfg::lane_polarities[GMSL_CAM_SER_CSI2_MAX_DATA_LANES_PER_MIPI_PHY+ 1]

GMSL Camera Serializer MIPI CSI2 lane polarities -> true/false. \

  • 1 is to accomodate Clock Lane.

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