![]() |
no-OS
|
A structure that contains data type and virtual channel ID mappings for the Deserializer. More...
#include <gmsl_cam_des.h>
Public Attributes | |
unsigned char | from_dt |
unsigned char | from_vc |
unsigned char | to_dt |
unsigned char | to_vc |
unsigned char | phy |
A structure that contains data type and virtual channel ID mappings for the Deserializer.
unsigned char gmsl_pipe_des_dt_vc_remap::from_dt |
GMSL Camera Deserializer input data type: values to be set from DataType Macros
unsigned char gmsl_pipe_des_dt_vc_remap::from_vc |
GMSL Camera Deserializer input virtual channel ID (0-15)
unsigned char gmsl_pipe_des_dt_vc_remap::phy |
GMSL Camera Deserializer phy related to this remap (0 - 3)
unsigned char gmsl_pipe_des_dt_vc_remap::to_dt |
GMSL Camera Deserializer output data type values to be set from DataType Macros
unsigned char gmsl_pipe_des_dt_vc_remap::to_vc |
GMSL Camera Deserializer output virtual channel ID (0-15)