uartlite
Vitis Drivers API Documentation
 All Data Structures Files Functions Variables Typedefs Groups Pages
xuartlite_i.h File Reference
#include "xuartlite.h"
#include "xuartlite_l.h"

Functions

unsigned int XUartLite_SendBuffer (XUartLite *InstancePtr)
 This function sends a buffer that has been previously specified by setting up the instance variables of the instance. More...
 
unsigned int XUartLite_ReceiveBuffer (XUartLite *InstancePtr)
 This function receives a buffer that has been previously specified by setting up the instance variables of the instance. More...
 
u8 XUartLite_GetSR (XUartLite *InstancePtr)
 This function reads the status register and updates the error stats, before returning the status register value. More...
 

Variables

XUartLite_Config XUartLite_ConfigTable []
 The configuration table for UART Lite devices. More...