sns_clk_cfg_t
Description
Clock input configuration of the sensor in slave mode.
Prototype
typedef struct {
sns_clk_source_t clk_source;
sns_clk_freq_t clk_freq;
} sns_clk_cfg_t;
Members
|
Member |
Description |
|---|---|
|
clk_source |
Indicates the sequence number of the clock signal source. |
|
clk_freq |
Clock frequency. |
Parent topic: MIPI RX ioctl Command Words