RTEMS 6.1-rc1
|
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. More... | |
BSP_polling_getchar_function_type | BSP_poll_char = uart_input |
This function pointer may reference the kernel character input implementation. More... | |
Output character implementation for standard UARTs.