|
RTEMS CPU Kit with SuperCore
|
Get Character from Stdin. More...

Functions | |
| int | getchark (void) |
| Get Character (kernel I/O) More... | |
Get Character from Stdin.
| int getchark | ( | void | ) |
Get Character (kernel I/O)
This method polls for a key in the simplest possible fashion from whatever the debug console device is.
References BSP_poll_char.
1.8.13