|
muwerk mupplet Core Library
muwerk applets; mupplets: functional units that support specific hardware or reusable applications
|
This is the complete list of members for ustd::Switch, including all inherited members.
| activateCounter(bool bActive) | ustd::Switch | inline |
| begin(Scheduler *_pSched) | ustd::Switch | inline |
| BinarySensor enum value | ustd::Switch | |
| Default enum value | ustd::Switch | |
| Duration enum value | ustd::Switch | |
| Falling enum value | ustd::Switch | |
| Flipflop enum value | ustd::Switch | |
| Mode enum name | ustd::Switch | |
| Rising enum value | ustd::Switch | |
| setDebounce(long ms) | ustd::Switch | inline |
| setLogicalState(bool newLogicalState) | ustd::Switch | inline |
| setMode(Mode newmode, unsigned long duration=0) | ustd::Switch | inline |
| setPulse() | ustd::Switch | inline |
| setStateRefresh(int logicalStateRefreshEverySecs) | ustd::Switch | inline |
| setTimerDuration(unsigned long ms) | ustd::Switch | inline |
| setToggle() | ustd::Switch | inline |
| Switch(String name, uint8_t port, Mode mode=Mode::Default, bool activeLogic=false, String customTopic="", int8_t interruptIndex=-1, unsigned long debounceTimeMs=0) | ustd::Switch | inline |
| Timer enum value | ustd::Switch |