IRremoteESP8266
|
This is the complete list of members for IRLgAc, including all inherited members.
_ | IRLgAc | private |
_irsend | IRLgAc | private |
_protocol | IRLgAc | private |
_setTemp(const uint8_t value) | IRLgAc | inlineprivate |
_temp | IRLgAc | private |
begin(void) | IRLgAc | |
calcChecksum(const uint32_t state) | IRLgAc | static |
calibrate(void) | IRLgAc | inline |
checksum(void) | IRLgAc | private |
convertFan(const stdAc::fanspeed_t speed) | IRLgAc | static |
convertMode(const stdAc::opmode_t mode) | IRLgAc | static |
getFan(void) const | IRLgAc | |
getMode(void) const | IRLgAc | |
getModel(void) const | IRLgAc | |
getPower(void) const | IRLgAc | |
getRaw(void) | IRLgAc | |
getTemp(void) const | IRLgAc | |
IRLgAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRLgAc | explicit |
isValidLgAc(void) const | IRLgAc | |
off(void) | IRLgAc | |
on(void) | IRLgAc | |
send(const uint16_t repeat=kLgDefaultRepeat) | IRLgAc | |
setFan(const uint8_t speed) | IRLgAc | |
setMode(const uint8_t mode) | IRLgAc | |
setModel(const lg_ac_remote_model_t model) | IRLgAc | |
setPower(const bool on) | IRLgAc | |
setRaw(const uint32_t new_code) | IRLgAc | |
setTemp(const uint8_t degrees) | IRLgAc | |
stateReset(void) | IRLgAc | |
toCommon(void) const | IRLgAc | |
toCommonFanSpeed(const uint8_t speed) | IRLgAc | static |
toCommonMode(const uint8_t mode) | IRLgAc | static |
toString(void) const | IRLgAc | |
validChecksum(const uint32_t state) | IRLgAc | static |