RADPx-OS Kernel (Radical Posix OS)  Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
rad_tty_termios Struct Reference

POSIX-shaped terminal attributes stored by RADPx-OS TTY devices. More...

#include <radkernel.h>

Public Attributes

uint32_t input_flags
 Public structure field.
 
uint32_t output_flags
 Public structure field.
 
uint32_t control_flags
 Public structure field.
 
uint32_t local_flags
 Public structure field.
 
uint32_t input_speed
 Public structure field.
 
uint32_t output_speed
 Public structure field.
 
uint8_t control_chars [RAD_TTY_NCCS]
 Public structure field.
 

Detailed Description

POSIX-shaped terminal attributes stored by RADPx-OS TTY devices.


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