![]() |
i2stx
Vitis Drivers API Documentation
|
Functions | |
| void | XI2s_Tx_IntrHandler (void *InstancePtr) |
| This function is the interrupt handler for the I2S Transmitter driver. More... | |
| int | XI2s_Tx_SetHandler (XI2s_Tx *InstancePtr, XI2s_Tx_HandlerType HandlerType, XI2s_Tx_Callback FuncPtr, void *CallbackRef) |
| This function installs an asynchronous callback function for the given HandlerType: More... | |