ModbusRTU.Iface

Undocumented in source.

Members

Functions

read
void[] read(void[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(const(void)[] msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From SerialPortIface

write
void write(const(void)[] )
Undocumented in source.
read
void[] read(void[] buffer)
Undocumented in source.

Meta