gpio
Vitis Drivers API Documentation
|
Functions | |
void | XGpio_DiscreteSet (XGpio *InstancePtr, unsigned Channel, u32 Mask) |
Set output discrete(s) to logic 1 for the specified GPIO channel. More... | |
void | XGpio_DiscreteClear (XGpio *InstancePtr, unsigned Channel, u32 Mask) |
Set output discrete(s) to logic 0 for the specified GPIO channel. More... | |