![]() |
RZ/A Flexible Software Package Documentation
Release v3.4.0
|
|
#include <r_mipi_phy_b.h>
Data Fields | |
mipi_phy_b_ctrl_t * | p_ctrl |
Pointer to the control structure for this instance. | |
mipi_phy_b_cfg_t const * | p_cfg |
Pointer to the configuration structure for this instance. | |
mipi_phy_b_api_t const * | p_api |
Pointer to the API structure for this instance. | |
This structure encompasses everything that is needed to use an instance of this interface.
mipi_phy_b_ctrl_t* mipi_phy_instance_t::p_ctrl |
Pointer to the control structure for this instance.
mipi_phy_b_cfg_t const* mipi_phy_instance_t::p_cfg |
Pointer to the configuration structure for this instance.
mipi_phy_b_api_t const* mipi_phy_instance_t::p_api |
Pointer to the API structure for this instance.