![]() |
no-OS
|
Structure to hold the status of the MIPI CSI output. More...
#include <max96792_diag.h>
Public Attributes | |
bool | mipi_out_enabled |
uint8_t | csi2_pkt_cnt [MAX96792_NUM_OF_CSI_CONTROLLERS][MAX96792_NUM_OF_MIPI_PKT_READ] |
uint8_t | phy_pkt_cnt [MAX96792_NUM_OF_MIPI_PHY][MAX96792_NUM_OF_MIPI_PKT_READ] |
Structure to hold the status of the MIPI CSI output.
uint8_t max96792_csi_mipi_status::csi2_pkt_cnt[MAX96792_NUM_OF_CSI_CONTROLLERS][MAX96792_NUM_OF_MIPI_PKT_READ] |
Packet Count sent out of CSI2 Controller 1.
bool max96792_csi_mipi_status::mipi_out_enabled |
Enabled MIPI out.
uint8_t max96792_csi_mipi_status::phy_pkt_cnt[MAX96792_NUM_OF_MIPI_PHY][MAX96792_NUM_OF_MIPI_PKT_READ] |
Packet Count out of of MIPI PHY1.