![]() |
PDK API Guide for J721E
|
Secondary CSI2 Slave Controller Data outputs configuration. This register is used to configure the data types and virtual channels are processed and output by this stream.
Data Fields | |
uint8_t | enableVcSelect |
uint16_t | vcSelect |
uint8_t | enableDt1 |
uint8_t | datatypeSelect1 |
uint8_t | enableDt0 |
uint8_t | datatypeSelect0 |
uint8_t CSIRX_StreamDataCfg::enableVcSelect |
Enable processing of stream using virtual channel selection; Default '0' -> All Virtual Channels are processed
uint16_t CSIRX_StreamDataCfg::vcSelect |
Selection of Virtual Channels to be processed: Active when stream enable VC bit is active VcSelect0[16] -> Virtual Channel Select 0 is processed VcSelect1[17] -> Virtual Channel Select 1 is processed VcSelect2[18] -> Virtual Channel Select 2 is processed VcSelect3[19] -> Virtual Channel Select 3 is processed ...
uint8_t CSIRX_StreamDataCfg::enableDt1 |
Enable processing of dt1
uint8_t CSIRX_StreamDataCfg::datatypeSelect1 |
Second data type format that this stream will process
uint8_t CSIRX_StreamDataCfg::enableDt0 |
Enable processing of dt0
uint8_t CSIRX_StreamDataCfg::datatypeSelect0 |
First data type format that this stream will process