IRremoteESP8266
|
This is the complete list of members for IRTrotecESP, including all inherited members.
_ | IRTrotecESP | private |
_irsend | IRTrotecESP | private |
begin(void) | IRTrotecESP | |
calcChecksum(const uint8_t state[], const uint16_t length=kTrotecStateLength) | IRTrotecESP | static |
calibrate(void) | IRTrotecESP | inline |
checksum(void) | IRTrotecESP | private |
convertFan(const stdAc::fanspeed_t speed) | IRTrotecESP | static |
convertMode(const stdAc::opmode_t mode) | IRTrotecESP | static |
getFan(void) const | IRTrotecESP | inline |
getMode(void) const | IRTrotecESP | |
getPower(void) const | IRTrotecESP | |
getRaw(void) | IRTrotecESP | |
getSleep(void) const | IRTrotecESP | |
getSpeed(void) const | IRTrotecESP | |
getTemp(void) const | IRTrotecESP | |
getTimer(void) const | IRTrotecESP | |
IRTrotecESP(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRTrotecESP | explicit |
off(void) | IRTrotecESP | |
on(void) | IRTrotecESP | |
send(const uint16_t repeat=kTrotecDefaultRepeat) | IRTrotecESP | |
setFan(const uint8_t fan) | IRTrotecESP | inline |
setMode(const uint8_t mode) | IRTrotecESP | |
setPower(const bool state) | IRTrotecESP | |
setRaw(const uint8_t state[]) | IRTrotecESP | |
setSleep(const bool on) | IRTrotecESP | |
setSpeed(const uint8_t fan) | IRTrotecESP | |
setTemp(const uint8_t celsius) | IRTrotecESP | |
setTimer(const uint8_t timer) | IRTrotecESP | |
stateReset(void) | IRTrotecESP | |
toCommon(void) const | IRTrotecESP | |
toCommonFanSpeed(const uint8_t speed) | IRTrotecESP | static |
toCommonMode(const uint8_t mode) | IRTrotecESP | static |
toString(void) const | IRTrotecESP | |
validChecksum(const uint8_t state[], const uint16_t length=kTrotecStateLength) | IRTrotecESP | static |