IRremoteESP8266
|
This is the complete list of members for IRTrumaAc, including all inherited members.
_ | IRTrumaAc | private |
_irsend | IRTrumaAc | private |
_lastfan | IRTrumaAc | private |
_lastmode | IRTrumaAc | private |
begin(void) | IRTrumaAc | |
calcChecksum(const uint64_t state) | IRTrumaAc | privatestatic |
calibrate(void) | IRTrumaAc | inline |
checksum(void) | IRTrumaAc | private |
convertFan(const stdAc::fanspeed_t speed) | IRTrumaAc | static |
convertMode(const stdAc::opmode_t mode) | IRTrumaAc | static |
getFan(void) const | IRTrumaAc | |
getMode(void) const | IRTrumaAc | |
getPower(void) const | IRTrumaAc | |
getQuiet(void) const | IRTrumaAc | |
getRaw(void) | IRTrumaAc | |
getTemp(void) const | IRTrumaAc | |
IRTrumaAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRTrumaAc | explicit |
off(void) | IRTrumaAc | |
on(void) | IRTrumaAc | |
send(const uint16_t repeat=kNoRepeat) | IRTrumaAc | |
setFan(const uint8_t speed) | IRTrumaAc | |
setMode(const uint8_t mode) | IRTrumaAc | |
setPower(const bool on) | IRTrumaAc | |
setQuiet(const bool on) | IRTrumaAc | |
setRaw(const uint64_t state) | IRTrumaAc | |
setTemp(const uint8_t celsius) | IRTrumaAc | |
stateReset(void) | IRTrumaAc | |
toCommon(void) const | IRTrumaAc | |
toCommonFanSpeed(const uint8_t speed) | IRTrumaAc | static |
toCommonMode(const uint8_t mode) | IRTrumaAc | static |
toString(void) const | IRTrumaAc | |
validChecksum(const uint64_t state) | IRTrumaAc | static |