csi
Xilinx SDK Drivers API Documentation
XCsi_DataLaneInfo Struct Reference

This typdef contains the structure for getting the information about the Data Lane. More...

Data Fields

u8 StopState
 Data Lane is in Stop State. More...
 
u8 SoTErr
 Detected Start Of Transmission High Speed Error. More...
 
u8 SoTSyncErr
 Detected SoT Synchronization Error. More...
 

Detailed Description

This typdef contains the structure for getting the information about the Data Lane.

Field Documentation

◆ SoTErr

u8 XCsi_DataLaneInfo::SoTErr

Detected Start Of Transmission High Speed Error.

◆ SoTSyncErr

u8 XCsi_DataLaneInfo::SoTSyncErr

Detected SoT Synchronization Error.

◆ StopState

u8 XCsi_DataLaneInfo::StopState

Data Lane is in Stop State.