onyx.serial

Serial port library

Members

Aliases

Impl
alias Impl = PosixImpl
Undocumented in source.

Classes

SerialPortException
class SerialPortException

Base Serial port exception

Enums

Parity
enum Parity

Parity variants

ReadMode
enum ReadMode

Variants for the read method

Functions

genSpeed
const(char[]) genSpeed()

Generation Speed type

Structs

OxSerialPort
struct OxSerialPort

Serial port.

Templates

childSerialPortException
template childSerialPortException(string exceptionName)

Construct exception with parrent: SerialPortException

getterImplMember
template getterImplMember(string type, string name)

Realize child Exceptions

Variables

speedsRange
char[][] speedsRange;

Speed variants

speedsRange
char[][] speedsRange;
Undocumented in source.
speedsRange
char[][] speedsRange;
Undocumented in source.
speedsRange
char[][] speedsRange;
Undocumented in source.

Meta

License

MIT license. License terms written in licence.txt file

Version

0.xx Date: 2014

Authors

Oleg Nykytenko, onyx.itdevelopment@gmail.com