struct DpiInterfaceConfig
Defined at line 112 of file ../../src/graphics/display/lib/designware-dsi/dpi-interface-config.h
Configures the input MIPI DPI interface and the FIFO, so that they can
interpret the input pins properly and latch the pixels on the correct time.
Public Members
DpiColorComponentMapping color_component_mapping
DisplayTiming video_timing
DpiLowPowerCommandTimerConfig low_power_command_timer_config
Public Methods
bool IsValid (int64_t dphy_data_lane_bytes_per_second)
Returns true iff the config is valid and compatible with the given D-PHY
lane byte transmission rate.
Defined at line 145 of file ../../src/graphics/display/lib/designware-dsi/dpi-interface-config.h