![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
Defines for Default ValuesDefault values which can be used for UART configuration.
More... |
Defines | |
#define | IX_UART_DEF_OPTS |
The default hardware options to set the UART to - no flow control, 8 bit word, 1 stop bit, no parity. | |
#define | IX_UART_DEF_XMIT |
The default UART FIFO size - must be no bigger than 64. | |
#define | IX_UART_DEF_BAUD |
The default UART baud rate - 9600. | |
#define | IX_UART_MIN_BAUD |
The minimum UART baud rate - 9600. | |
#define | IX_UART_MAX_BAUD |
The maximum UART baud rate - 926100. | |
#define | IX_UART_XTAL |
The UART clock speed. |
|
The default UART baud rate - 9600.
|
|
The default hardware options to set the UART to - no flow control, 8 bit word, 1 stop bit, no parity.
|
|
The default UART FIFO size - must be no bigger than 64.
|
|
The maximum UART baud rate - 926100.
|
|
The minimum UART baud rate - 9600.
|
|
The UART clock speed.
|