serialControlFlagExclusive top-level constant
SerialControlFlag
const serialControlFlagExclusive
Set if access to the serial port should be removed from whatever driver is currently using it, giving exclusive access to the SERIAL_CONTROL protocol. The port can be handed back by sending a request without this flag set
SERIAL_CONTROL_FLAG_EXCLUSIVE
Implementation
const SerialControlFlag serialControlFlagExclusive = 4;