hwicap
Xilinx SDK Drivers API Documentation
xhwicap_intr.c File Reference

Functions

void XHwIcap_SetInterruptHandler (XHwIcap *InstancePtr, void *CallBackRef, XHwIcap_StatusHandler FuncPtr)
 Sets the status callback function, the status handler, which the driver calls when it encounters conditions that should be reported to the higher layer software. More...
 
void XHwIcap_IntrHandler (void *InstancePtr)
 The interrupt handler for HwIcap interrupts. More...