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

Structure holding the lane configuration status of the MAX96793 device. More...

#include <max96793_diag.h>

Public Attributes

uint8_t lane_count
 
enum max96793_sensor_lane sensor_lane [MAX96793_MAX_LANE_COUNT]
 
enum max96793_lane_polarity data_lane_polarity [MAX96793_MAX_LANE_COUNT]
 
enum max96793_lane_polarity clk_lane_polarity
 

Detailed Description

Structure holding the lane configuration status of the MAX96793 device.

Member Data Documentation

◆ clk_lane_polarity

enum max96793_lane_polarity max96793_lane_config_status::clk_lane_polarity

Lane Polarity of clock lane of serializer

◆ data_lane_polarity

enum max96793_lane_polarity max96793_lane_config_status::data_lane_polarity[MAX96793_MAX_LANE_COUNT]

Lane Polarity of each data lane of serializer

◆ lane_count

uint8_t max96793_lane_config_status::lane_count

Lane Count

◆ sensor_lane

enum max96793_sensor_lane max96793_lane_config_status::sensor_lane[MAX96793_MAX_LANE_COUNT]

Sensor Lane mapped to each serializer lane


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