mipi_rx_phy
Vitis Drivers API Documentation
XMipi_Rx_Phy Struct Reference

The Xmipi_rx_phy Controller driver instance data. More...

Data Fields

XMipi_Rx_Phy_Config Config
 Hardware Configuration. More...
 
u32 IsReady
 Driver is ready. More...
 

Detailed Description

The Xmipi_rx_phy Controller driver instance data.

The user is required to allocate a variable of this type for every Xmipi_rx_phy device in the system. A pointer to a variable of this type is then passed to the driver API functions.

Field Documentation

u32 XMipi_Rx_Phy::IsReady

Driver is ready.

Referenced by XMipi_Rx_Phy_CfgInitialize(), and XMipi_Rx_Phy_Reset().