uartns550
Vitis Drivers API Documentation
xuartns550_l.c File Reference

Functions

void XUartNs550_SendByte (UINTPTR BaseAddress, u8 Data)
 This function sends a data byte with the UART. More...
 
u8 XUartNs550_RecvByte (UINTPTR BaseAddress)
 This function receives a byte from the UART. More...
 
void XUartNs550_SetBaud (UINTPTR BaseAddress, u32 InputClockHz, u32 BaudRate)
 Set the baud rate for the UART. More...