adapnex::core::SerialPort::CharacterDuration

Returns the duration of a single character transmission based on the current port settings.

Synopsis

Declared in <adapnex/core/serial.h>

[[nodiscard]]
virtual
Duration
CharacterDuration() const = 0;

Return Value

the duration of a single character transmission based on the current port settings.

Created with MrDocs