IRremoteESP8266
|
This is the complete list of members for IRSanyoAc88, including all inherited members.
_ | IRSanyoAc88 | private |
_irsend | IRSanyoAc88 | private |
begin(void) | IRSanyoAc88 | |
calcChecksum(const uint8_t state[], const uint16_t length=kSanyoAcStateLength) | IRSanyoAc88 | privatestatic |
calibrate(void) | IRSanyoAc88 | inline |
checksum(void) | IRSanyoAc88 | private |
convertFan(const stdAc::fanspeed_t speed) | IRSanyoAc88 | static |
convertMode(const stdAc::opmode_t mode) | IRSanyoAc88 | static |
getClock(void) const | IRSanyoAc88 | |
getFan(void) const | IRSanyoAc88 | |
getFilter(void) const | IRSanyoAc88 | |
getMode(void) const | IRSanyoAc88 | |
getPower(void) const | IRSanyoAc88 | |
getRaw(void) | IRSanyoAc88 | |
getSleep(void) const | IRSanyoAc88 | |
getSwingV(void) const | IRSanyoAc88 | |
getTemp(void) const | IRSanyoAc88 | |
getTurbo(void) const | IRSanyoAc88 | |
IRSanyoAc88(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRSanyoAc88 | explicit |
off(void) | IRSanyoAc88 | |
on(void) | IRSanyoAc88 | |
send(const uint16_t repeat=kSanyoAc88MinRepeat) | IRSanyoAc88 | |
setClock(const uint16_t mins_since_midnight) | IRSanyoAc88 | |
setFan(const uint8_t speed) | IRSanyoAc88 | |
setFilter(const bool on) | IRSanyoAc88 | |
setMode(const uint8_t mode) | IRSanyoAc88 | |
setPower(const bool on) | IRSanyoAc88 | |
setRaw(const uint8_t newState[]) | IRSanyoAc88 | |
setSleep(const bool on) | IRSanyoAc88 | |
setSwingV(const bool on) | IRSanyoAc88 | |
setTemp(const uint8_t degrees) | IRSanyoAc88 | |
setTurbo(const bool on) | IRSanyoAc88 | |
stateReset(void) | IRSanyoAc88 | |
toCommon(void) const | IRSanyoAc88 | |
toCommonFanSpeed(const uint8_t speed) | IRSanyoAc88 | static |
toCommonMode(const uint8_t mode) | IRSanyoAc88 | static |
toString(void) const | IRSanyoAc88 |