IRremoteESP8266
|
This is the complete list of members for IRSanyoAc, including all inherited members.
_ | IRSanyoAc | private |
_irsend | IRSanyoAc | private |
begin(void) | IRSanyoAc | |
calcChecksum(const uint8_t state[], const uint16_t length=kSanyoAcStateLength) | IRSanyoAc | privatestatic |
calibrate(void) | IRSanyoAc | inline |
checksum(void) | IRSanyoAc | private |
convertFan(const stdAc::fanspeed_t speed) | IRSanyoAc | static |
convertMode(const stdAc::opmode_t mode) | IRSanyoAc | static |
convertSwingV(const stdAc::swingv_t position) | IRSanyoAc | static |
getBeep(void) const | IRSanyoAc | |
getFan(void) const | IRSanyoAc | |
getMode(void) const | IRSanyoAc | |
getOffTimer(void) const | IRSanyoAc | |
getPower(void) const | IRSanyoAc | |
getRaw(void) | IRSanyoAc | |
getSensor(void) const | IRSanyoAc | |
getSensorTemp(void) const | IRSanyoAc | |
getSleep(void) const | IRSanyoAc | |
getSwingV(void) const | IRSanyoAc | |
getTemp(void) const | IRSanyoAc | |
IRSanyoAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRSanyoAc | explicit |
off(void) | IRSanyoAc | |
on(void) | IRSanyoAc | |
send(const uint16_t repeat=kNoRepeat) | IRSanyoAc | |
setBeep(const bool on) | IRSanyoAc | |
setFan(const uint8_t speed) | IRSanyoAc | |
setMode(const uint8_t mode) | IRSanyoAc | |
setOffTimer(const uint16_t mins) | IRSanyoAc | |
setPower(const bool on) | IRSanyoAc | |
setRaw(const uint8_t newState[]) | IRSanyoAc | |
setSensor(const bool location) | IRSanyoAc | |
setSensorTemp(const uint8_t degrees) | IRSanyoAc | |
setSleep(const bool on) | IRSanyoAc | |
setSwingV(const uint8_t setting) | IRSanyoAc | |
setTemp(const uint8_t degrees) | IRSanyoAc | |
stateReset(void) | IRSanyoAc | |
toCommon(void) const | IRSanyoAc | |
toCommonFanSpeed(const uint8_t speed) | IRSanyoAc | static |
toCommonMode(const uint8_t mode) | IRSanyoAc | static |
toCommonSwingV(const uint8_t setting) | IRSanyoAc | static |
toString(void) const | IRSanyoAc | |
validChecksum(const uint8_t state[], const uint16_t length=kSanyoAcStateLength) | IRSanyoAc | static |