Data Fields | |
| int(* | cflag_changed )(void *, tcflag_t) |
| Called when the serial settings shall be changed. | |
Definition at line 56 of file ectty.h.
| int(* ec_tty_operations_t::cflag_changed)(void *, tcflag_t) |
Called when the serial settings shall be changed.
The cflag argument contains the new settings.
1.5.6