MODIFICATION HISTORY:
Ver Who Date Changes ----- ---- -------- ----------------------------------------------- 1.00b jhl 03/11/02 Repartitioned driver for smaller files. 1.00b rmm 05/15/03 Fixed diab compiler warnings. 1.11a sv 03/20/07 Updated to use the new coding guidelines.
Functions | |
int | XUartNs550_SetDataFormat (XUartNs550 *InstancePtr, XUartNs550Format *FormatPtr) |
void | XUartNs550_GetDataFormat (XUartNs550 *InstancePtr, XUartNs550Format *FormatPtr) |
|
Gets the data format for the specified UART. The data format includes the baud rate, number of data bits, number of stop bits, and parity.
|
|
Sets the data format for the specified UART. The data format includes the baud rate, number of data bits, number of stop bits, and parity. It is the caller's responsibility to ensure that the UART is not sending or receiving data when this function is called.
The baud rates tested include: 1200, 2400, 4800, 9600, 19200, 38400, 57600 and 115200. |
Copyright © 1995-2009 Xilinx, Inc. All rights reserved.