IRremoteESP8266
|
This is the complete list of members for IRYorkAc, including all inherited members.
_ | IRYorkAc | private |
_irsend | IRYorkAc | private |
begin() | IRYorkAc | |
calcChecksum() | IRYorkAc | |
calibrate(void) | IRYorkAc | inline |
convertFan(const stdAc::fanspeed_t speed) | IRYorkAc | static |
convertMode(const stdAc::opmode_t mode) | IRYorkAc | static |
getFan() const | IRYorkAc | |
getMode() const | IRYorkAc | |
getOffTimer(void) const | IRYorkAc | |
getOnTimer(void) const | IRYorkAc | |
getPowerToggle() const | IRYorkAc | |
getRaw() | IRYorkAc | |
getTemp() const | IRYorkAc | |
IRYorkAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRYorkAc | explicit |
send(const uint16_t repeat=kNoRepeat) | IRYorkAc | |
setFan(const uint8_t speed) | IRYorkAc | |
setMode(const uint8_t mode) | IRYorkAc | |
setOffTimer(const uint16_t mins) | IRYorkAc | |
setOnTimer(const uint16_t mins) | IRYorkAc | |
setPowerToggle(const bool on) | IRYorkAc | |
setRaw(const uint8_t new_code[], const uint16_t length=kYorkStateLength) | IRYorkAc | |
setTemp(const uint8_t temp) | IRYorkAc | |
stateReset() | IRYorkAc | |
toCommon(const stdAc::state_t *prev=NULL) const | IRYorkAc | |
toCommonFanSpeed(const uint8_t speed) | IRYorkAc | static |
toCommonMode(const uint8_t mode) | IRYorkAc | static |
toString() const | IRYorkAc |