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

: GMSL Camera Deserializer MIPI CSI2 configuration structure More...

#include <gmsl_cam_des.h>

Public Attributes

unsigned int flags
 
unsigned char data_lanes [GMSL_CAM_DES_CSI2_MAX_DATA_LANES]
 
unsigned char clock_lane
 
unsigned char num_data_lanes
 
bool lane_polarities [GMSL_CAM_DES_CSI2_MAX_DATA_LANES]
 

Detailed Description

: GMSL Camera Deserializer MIPI CSI2 configuration structure

Member Data Documentation

◆ clock_lane

unsigned char gmsl_csi_mipi_cfg::clock_lane

GMSL Camera Deserializer MIPI CSI2 clock lanes (0 - 1)

◆ data_lanes

unsigned char gmsl_csi_mipi_cfg::data_lanes[GMSL_CAM_DES_CSI2_MAX_DATA_LANES]

GMSL Camera Deserializer MIPI CSI2 data lanes (1 - 4)

◆ flags

unsigned int gmsl_csi_mipi_cfg::flags

GMSL Camera Deserializer MIPI CSI2 flags, used in kernel space

◆ lane_polarities

bool gmsl_csi_mipi_cfg::lane_polarities[GMSL_CAM_DES_CSI2_MAX_DATA_LANES]

GMSL Camera Deserializer MIPI CSI2 lane polarities -> true/false

◆ num_data_lanes

unsigned char gmsl_csi_mipi_cfg::num_data_lanes

GMSL Camera Deserializer MIPI CSI2 number of data lanes (1 - 4)


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