VSF Documented
Data Fields
termios Struct Reference

#include <termios.h>

Data Fields

tcflag_t c_iflag
 
tcflag_t c_oflag
 
tcflag_t c_cflag
 
tcflag_t c_lflag
 
cc_t c_line
 
cc_t c_cc [NCCS]
 
speed_t c_ispeed
 
speed_t c_ospeed
 

Field Documentation

◆ c_iflag

tcflag_t termios::c_iflag

◆ c_oflag

tcflag_t termios::c_oflag

◆ c_cflag

tcflag_t termios::c_cflag

◆ c_lflag

tcflag_t termios::c_lflag

◆ c_line

cc_t termios::c_line

◆ c_cc

cc_t termios::c_cc[NCCS]

◆ c_ispeed

speed_t termios::c_ispeed

◆ c_ospeed

speed_t termios::c_ospeed