MODIFICATION HISTORY:
Ver Who Date Changes ----- ---- -------- ----------------------------------------------- 1.00b jhl 04/24/02 First release 1.11a sv 03/20/07 Updated to use the new coding guidelines.
Functions | |
void | XUartNs550_SendByte (u32 BaseAddress, u8 Data) |
u8 | XUartNs550_RecvByte (u32 BaseAddress) |
void | XUartNs550_SetBaud (u32 BaseAddress, u32 InputClockHz, u32 BaudRate) |
|
This function receives a byte from the UART. It operates in a polling mode and blocks until a byte of data is received.
|
|
This function sends a data byte with the UART. This function operates in the polling mode and blocks until the data has been put into the UART transmit holding register.
|
|
Set the baud rate for the UART.
|
Copyright © 1995-2009 Xilinx, Inc. All rights reserved.