CuteHMI - Modbus (CuteHMI.Modbus.2)
|
Cached properties of 16 bit register. More...
#include <cutehmi/modbus/Register16.hpp>
Public Member Functions | |
Register16 (quint16 value=0) | |
Constructor. More... | |
quint16 | value () const |
void | rest () |
void | awake () |
bool | wakeful () const |
Protected Member Functions | |
void | setValue (quint16 value) |
Cached properties of 16 bit register.
|
explicit |
Constructor.
value | initial value. |
void cutehmi::modbus::Register16::awake | ( | ) |
void cutehmi::modbus::Register16::rest | ( | ) |
|
protected |
quint16 cutehmi::modbus::Register16::value | ( | ) | const |
bool cutehmi::modbus::Register16::wakeful | ( | ) | const |