csi
Vitis Drivers API Documentation
|
This typedef contains the Short Packet information from the Generic Short Packet Register. More...
Data Fields | |
u16 | Data |
The Data from Camera Sensor. More... | |
u8 | DataType |
The Data type like RGB, RAW or YUV format. More... | |
u8 | VirtualChannel |
Virtual Channel on which this short packet is sent. More... | |
This typedef contains the Short Packet information from the Generic Short Packet Register.
u16 XCsi_SPktData::Data |
The Data from Camera Sensor.
Referenced by XCsi_GetShortPacket().
u8 XCsi_SPktData::DataType |
The Data type like RGB, RAW or YUV format.
Referenced by XCsi_GetShortPacket().
u8 XCsi_SPktData::VirtualChannel |
Virtual Channel on which this short packet is sent.
Referenced by XCsi_GetShortPacket().