menu
crlibserialport package
documentation
crlibserialport.dart
SerialPort
openRead abstract method
openRead abstract method
dark_mode
light_mode
openRead
abstract method
bool
openRead
(
)
Opens the serial port for reading only.
Implementation
bool openRead();
crlibserialport package
documentation
crlibserialport
SerialPort
openRead abstract method
SerialPort class