![]() |
uartps
Vitis Drivers API Documentation
|
Functions | |
| void | XUartPs_SendByte (u32 BaseAddress, u8 Data) |
| This function sends one byte using the device. More... | |
| u8 | XUartPs_RecvByte (u32 BaseAddress) |
| This function receives a byte from the device. More... | |
| void | XUartPs_ResetHw (u32 BaseAddress) |
| This function resets UART. More... | |
| void | XUartPs_WaitTransmitDone (u32 BaseAddress) |
| This function waits for transmission to complete. More... | |