RZ/A Flexible Software Package Documentation  Release v3.4.0

 
mipi_phy_b_api_t Struct Reference

#include <r_mipi_phy_b.h>

Data Fields

fsp_err_t(* open )(mipi_phy_b_ctrl_t *const p_ctrl, mipi_phy_b_cfg_t const *const p_cfg)
 
fsp_err_t(* close )(mipi_phy_b_ctrl_t *const p_ctrl)
 

Detailed Description

Private Interface definition for MIPI PHY peripheral

Field Documentation

◆ open

fsp_err_t(* mipi_phy_b_api_t::open) (mipi_phy_b_ctrl_t *const p_ctrl, mipi_phy_b_cfg_t const *const p_cfg)

Open MIPI PHY device.

Parameters
[in,out]p_ctrlPointer to MIPI PHY interface control block.
[in]p_cfgPointer to MIPI PHY configuration structure.

◆ close

fsp_err_t(* mipi_phy_b_api_t::close) (mipi_phy_b_ctrl_t *const p_ctrl)

Close MIPI PHY device.

Parameters
[in]p_ctrlPointer to MIPI PHY interface control block.

The documentation for this struct was generated from the following file: