uartpsv
Vitis Drivers API Documentation
xuartpsv_hw.c File Reference

Functions

void XUartPsv_SendByte (UINTPTR BaseAddress, u8 Data)
 This function sends one byte using the device. More...
 
u8 XUartPsv_RecvByte (UINTPTR BaseAddress)
 This function receives a byte from the device. More...
 
void XUartPsv_ResetHw (UINTPTR BaseAddress)
 This function resets UART. More...