![]() |
csi
Vitis Drivers API Documentation
|
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... | |
| u8 | SkewCalHs |
| Data Lane Skew Reception status. More... | |
This typdef contains the structure for getting the information about the Data Lane.
| u8 XCsi_DataLaneInfo::SkewCalHs |
Data Lane Skew Reception status.
Referenced by XCsi_GetDataLaneInfo().
| u8 XCsi_DataLaneInfo::SoTErr |
Detected Start Of Transmission High Speed Error.
Referenced by XCsi_GetDataLaneInfo().
| u8 XCsi_DataLaneInfo::SoTSyncErr |
Detected SoT Synchronization Error.
Referenced by XCsi_GetDataLaneInfo().
| u8 XCsi_DataLaneInfo::StopState |
Data Lane is in Stop State.
Referenced by XCsi_GetDataLaneInfo().