RTEMS
5.0.0
|
Console device information. More...
#include <console-termios.h>
Data Fields | |
const char * | device_file |
The device file path. More... | |
console_device_probe | probe |
The device probe function. | |
const rtems_termios_device_handler * | handler |
The Termios device handler. | |
const rtems_termios_device_flow * | flow |
The Termios device flow control handler. | |
rtems_termios_device_context * | context |
The Termios device context. | |
Console device information.