Name
mipi_dsi_dcs_get_pixel_format —
gets the pixel format for the RGB image data used by the interface
Synopsis
int mipi_dsi_dcs_get_pixel_format ( | struct mipi_dsi_device * dsi, |
| u8 * format) ; |
Arguments
dsi
DSI peripheral device
format
return location for the pixel format
Return
0 on success or a negative error code on failure.