![]() |
RTEMS 6.1
|
Termios device context. More...
#include <termiosdevice.h>
Data Fields | |
| union { | |
| rtems_interrupt_lock interrupt | |
| rtems_mutex mutex | |
| } | lock |
| void(* | lock_acquire )(struct rtems_termios_device_context *, rtems_interrupt_lock_context *) |
| void(* | lock_release )(struct rtems_termios_device_context *, rtems_interrupt_lock_context *) |
Termios device context.