#include <hpm_mipi_dsi_drv.h>
Data Fields | |
| uint32_t | lane_mbps |
| uint8_t | channel |
| uint8_t | lanes |
| bool | disable_eotp |
| mipi_dsi_pixel_format_t | pixel_format |
| mipi_video_para_t | video_para |
| mipi_dsi_video_mode_t | video_mode |
| uint8_t mipi_dsi_config::channel |
| bool mipi_dsi_config::disable_eotp |
| uint32_t mipi_dsi_config::lane_mbps |
| uint8_t mipi_dsi_config::lanes |
| mipi_dsi_pixel_format_t mipi_dsi_config::pixel_format |
| mipi_dsi_video_mode_t mipi_dsi_config::video_mode |
| mipi_video_para_t mipi_dsi_config::video_para |