uartlite
Vitis Drivers API Documentation
|
Functions | |
void | XUartLite_SendByte (UINTPTR BaseAddress, u8 Data) |
This functions sends a single byte using the UART. More... | |
u8 | XUartLite_RecvByte (UINTPTR BaseAddress) |
This functions receives a single byte using the UART. More... | |