RTEMS  5.1
Data Fields
rtems_termios_device_context Struct Reference

Termios device context. More...

#include <termiostypes.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 *)
 

Detailed Description

Termios device context.

See also
RTEMS_TERMIOS_DEVICE_CONTEXT_INITIALIZER(), rtems_termios_device_context_initialize() and rtems_termios_device_install().

The documentation for this struct was generated from the following file: