uartns550
Vitis Drivers API Documentation
 All Data Structures Files Functions Variables Typedefs Groups Pages
xuartns550_intr.c File Reference
#include "xuartns550.h"
#include "xuartns550_i.h"
#include "xil_io.h"

Functions

void XUartNs550_SetHandler (XUartNs550 *InstancePtr, XUartNs550_Handler FuncPtr, void *CallBackRef)
 This function sets the handler that will be called when an event (interrupt) occurs in the driver. More...
 
void XUartNs550_InterruptHandler (XUartNs550 *InstancePtr)
 This function is the interrupt handler for the 16450/16550 UART driver. More...