RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Variables
uart-output-char.c File Reference

Output character implementation for standard UARTs. More...

#include <rtems/bspIo.h>
#include <bsp/uart-output-char.h>

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.
 

Detailed Description

Output character implementation for standard UARTs.