![]() |
iomodule
Vitis Drivers API Documentation
|
Macros | |
#define | XIOModule_UpdateStats(InstancePtr, StatusRegister) |
Update the statistics of the instance. More... | |
Functions | |
unsigned int | XIOModule_SendBuffer (XIOModule *InstancePtr) |
This function sends a buffer that has been previously specified by setting up the instance variables of the instance. More... | |
unsigned int | XIOModule_ReceiveBuffer (XIOModule *InstancePtr) |
This function receives a buffer that has been previously specified by setting up the instance variables of the instance. More... | |
Variables | |
XIOModule_Config | XIOModule_ConfigTable [] |
This table contains configuration information for each iomodule device in the system. More... | |