![]() |
RTEMS 6.1-rc7
|
MIPI DSI structure definition. More...
#include <fsl_mipi_dsi.h>
Data Fields | |
DSI_HOST_Type * | host |
DSI_HOST_APB_PKT_IF_Type * | apb |
DSI_HOST_DPI_INTFC_Type * | dpi |
DSI_HOST_NXP_FDSOI28_DPHY_INTFC_Type * | dphy |
MIPI DSI structure definition.
DSI_HOST_APB_PKT_IF_Type* MIPI_DSI_Type::apb |
Pointer to APB registers.
DSI_HOST_NXP_FDSOI28_DPHY_INTFC_Type* MIPI_DSI_Type::dphy |
Pointer to DPHY registers.
DSI_HOST_DPI_INTFC_Type* MIPI_DSI_Type::dpi |
Pointer to DPI registers.
DSI_HOST_Type* MIPI_DSI_Type::host |
Pointer to HOST registers.