IRremoteESP8266
|
This is the complete list of members for IRElectraAc, including all inherited members.
_ | IRElectraAc | private |
_irsend | IRElectraAc | private |
begin(void) | IRElectraAc | |
calcChecksum(const uint8_t state[], const uint16_t length=kElectraAcStateLength) | IRElectraAc | static |
calibrate(void) | IRElectraAc | inline |
checksum(const uint16_t length=kElectraAcStateLength) | IRElectraAc | private |
convertFan(const stdAc::fanspeed_t speed) | IRElectraAc | static |
convertMode(const stdAc::opmode_t mode) | IRElectraAc | static |
getClean(void) const | IRElectraAc | |
getFan(void) const | IRElectraAc | |
getLightToggle(void) const | IRElectraAc | |
getMode(void) const | IRElectraAc | |
getPower(void) const | IRElectraAc | |
getRaw(void) | IRElectraAc | |
getSwingH(void) const | IRElectraAc | |
getSwingV(void) const | IRElectraAc | |
getTemp(void) const | IRElectraAc | |
getTurbo(void) const | IRElectraAc | |
IRElectraAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRElectraAc | explicit |
off(void) | IRElectraAc | |
on(void) | IRElectraAc | |
send(const uint16_t repeat=kElectraAcMinRepeat) | IRElectraAc | |
setClean(const bool on) | IRElectraAc | |
setFan(const uint8_t speed) | IRElectraAc | |
setLightToggle(const bool on) | IRElectraAc | |
setMode(const uint8_t mode) | IRElectraAc | |
setPower(const bool on) | IRElectraAc | |
setRaw(const uint8_t new_code[], const uint16_t length=kElectraAcStateLength) | IRElectraAc | |
setSwingH(const bool on) | IRElectraAc | |
setSwingV(const bool on) | IRElectraAc | |
setTemp(const uint8_t temp) | IRElectraAc | |
setTurbo(const bool on) | IRElectraAc | |
stateReset(void) | IRElectraAc | |
toCommon(void) const | IRElectraAc | |
toCommonFanSpeed(const uint8_t speed) | IRElectraAc | static |
toCommonMode(const uint8_t mode) | IRElectraAc | static |
toString(void) const | IRElectraAc | |
validChecksum(const uint8_t state[], const uint16_t length=kElectraAcStateLength) | IRElectraAc | static |