![]() |
Larus glider flight sensor system 3.9.2024
Software-In-The-Loop test and validation system
|
abstraction for serial input device More...
#include <serial_io.h>

Public Member Functions | |
| int | geti (void) |
| virtual bool | input_ready (void) |
| virtual char | get (void) |
| virtual char | get_blocking (void) |
abstraction for serial input device
Definition at line 31 of file serial_io.h.
Definition at line 39 of file serial_io.h.
Referenced by get_blocking().
Definition at line 59 of file serial_io.cpp.
References get_blocking().
Definition at line 35 of file serial_io.h.