Limbs Safety Switch Library for ESP32 (Arduino) v1.0.1
A library that provides a class that models a Limbs Safety Switch for physical dangerous devices or industrial production machines.
|
Relevant Attribute Flags values data structure. More...
#include <LimbsSafetySw_ESP32.h>
Relevant Attribute Flags values data structure.
Holds the values for the relevant attribute flags that define the Limbs Safety Switch outputs state.
lftHndIsEnbld | Holds the value of the _isEnabled attribute flag for the _undrlLftHnd MPBttn |
lftHndIsOn | Holds the value of the _isOn attribute flag for the _undrlLftHnd MPBttn |
lftHndIsVdd | Holds the value of the _isVoided attribute flag for the _undrlLftHnd MPBttn |
rghtHndIsEnbld | Holds the value of the _isEnabled attribute flag for the _undrlRghtHnd MPBttn |
rghtHndIsOn | Holds the value of the _isOn attribute flag for the _undrlRghtHnd MPBttn |
rghtHndIsVdd | Holds the value of the _isVoided attribute flag for the _undrlRghtHnd MPBttn |
ftSwIsEnbld | Holds the computed value of the _undrlFtMPBPtr's _isEnabled attribute flag |
ftSwIsOn | Holds the computed value of the _undrlFtMPBPtr's _isOn attribute flag |
ltchRlsIsOn | Holds the value of the _ltchRlsIsOn attribute flag |
prdCyclIsOn | Holds the value of the _prdCyclIsOn attribute flag |