mipi_tx_phy
Vitis Drivers API Documentation
XMipi_Tx_Phy Struct Reference

The Xmipi_tx_phy Controller driver instance data. More...

Data Fields

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

Detailed Description

The Xmipi_tx_phy Controller driver instance data.

The user is required to allocate a variable of this type for every Xmipi_tx_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_Tx_Phy::IsReady

Driver is ready.

Referenced by XMipi_Tx_Phy_CfgInitialize(), and XMipi_Tx_Phy_Reset().