RTEMS 6.1-rc4
|
Output character implementation for standard UARTs. More...
Variables | |
BSP_output_char_function_type | BSP_output_char = uart_output |
This function pointer references the kernel character output implementation. | |
BSP_polling_getchar_function_type | BSP_poll_char = uart_input |
This function pointer may reference the kernel character input implementation. | |
Output character implementation for standard UARTs.