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