![]() |
iomodule
Vitis Drivers API Documentation
|
Functions | |
void | XIOModule_DiscreteSet (XIOModule *InstancePtr, u32 Channel, u32 Mask) |
Set output discrete(s) to logic 1 for the specified GPO channel. More... | |
void | XIOModule_DiscreteClear (XIOModule *InstancePtr, u32 Channel, u32 Mask) |
Set output discrete(s) to logic 0 for the specified GPO channel. More... | |