IRremoteESP8266
|
This is the complete list of members for IRAmcorAc, including all inherited members.
_ | IRAmcorAc | private |
_irsend | IRAmcorAc | private |
begin() | IRAmcorAc | |
calcChecksum(const uint8_t state[], const uint16_t length=kAmcorStateLength) | IRAmcorAc | static |
calibrate(void) | IRAmcorAc | inline |
checksum(void) | IRAmcorAc | private |
convertFan(const stdAc::fanspeed_t speed) | IRAmcorAc | static |
convertMode(const stdAc::opmode_t mode) | IRAmcorAc | static |
getFan(void) const | IRAmcorAc | |
getMax(void) const | IRAmcorAc | |
getMode(void) const | IRAmcorAc | |
getPower(void) const | IRAmcorAc | |
getRaw(void) | IRAmcorAc | |
getTemp(void) const | IRAmcorAc | |
IRAmcorAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRAmcorAc | explicit |
off(void) | IRAmcorAc | |
on(void) | IRAmcorAc | |
send(const uint16_t repeat=kAmcorDefaultRepeat) | IRAmcorAc | |
setFan(const uint8_t speed) | IRAmcorAc | |
setMax(const bool on) | IRAmcorAc | |
setMode(const uint8_t mode) | IRAmcorAc | |
setPower(const bool state) | IRAmcorAc | |
setRaw(const uint8_t state[]) | IRAmcorAc | |
setTemp(const uint8_t temp) | IRAmcorAc | |
stateReset() | IRAmcorAc | |
toCommon(void) const | IRAmcorAc | |
toCommonFanSpeed(const uint8_t speed) | IRAmcorAc | static |
toCommonMode(const uint8_t mode) | IRAmcorAc | static |
toString(void) const | IRAmcorAc | |
validChecksum(const uint8_t state[], const uint16_t length=kAmcorStateLength) | IRAmcorAc | static |