Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::SerialOpenOptions Struct Reference

Open options for a serial descriptor. More...

#include <SerialPort.h>

Public Attributes

bool blocking = true
 
bool inheritable = false
 
bool exclusive = false
 
SerialSettings settings
 

Detailed Description

Open options for a serial descriptor.


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