![]() |
mipicsiss
Vitis Drivers API Documentation
|
This typedef defines the Vfmc structure. More...
Data Fields | |
| void * | IicPtr |
| Reference to IIC controller for vfmc. More... | |
| XGpio | Gpio |
| Reference to GPIO for vfmc. More... | |
| XVfmc_Location | Loc |
| Location of vfmc on development board. More... | |
| XVfmc_MezzType | TxMezzType |
| Mezzanine Type. More... | |
| XVfmc_MezzType | RxMezzType |
| Mezzanine Type. More... | |
| u32 | IsReady |
| Is Ready. More... | |
This typedef defines the Vfmc structure.
| XGpio XVfmc::Gpio |
Reference to GPIO for vfmc.
| void* XVfmc::IicPtr |
Reference to IIC controller for vfmc.
| u32 XVfmc::IsReady |
Is Ready.
| XVfmc_Location XVfmc::Loc |
Location of vfmc on development board.
| XVfmc_MezzType XVfmc::RxMezzType |
Mezzanine Type.
| XVfmc_MezzType XVfmc::TxMezzType |
Mezzanine Type.