IRremoteESP8266
|
This is the complete list of members for IRTrotec3550, including all inherited members.
_ | IRTrotec3550 | private |
_irsend | IRTrotec3550 | private |
begin(void) | IRTrotec3550 | |
calcChecksum(const uint8_t state[], const uint16_t length=kTrotecStateLength) | IRTrotec3550 | static |
calibrate(void) | IRTrotec3550 | inline |
checksum(void) | IRTrotec3550 | private |
convertFan(const stdAc::fanspeed_t speed) | IRTrotec3550 | static |
convertMode(const stdAc::opmode_t mode) | IRTrotec3550 | static |
getFan(void) const | IRTrotec3550 | |
getMode(void) const | IRTrotec3550 | |
getPower(void) const | IRTrotec3550 | |
getRaw(void) | IRTrotec3550 | |
getSwingV(void) const | IRTrotec3550 | |
getTemp(void) const | IRTrotec3550 | |
getTempUnit(void) const | IRTrotec3550 | |
getTimer(void) const | IRTrotec3550 | |
IRTrotec3550(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRTrotec3550 | explicit |
off(void) | IRTrotec3550 | |
on(void) | IRTrotec3550 | |
send(const uint16_t repeat=kTrotecDefaultRepeat) | IRTrotec3550 | |
setFan(const uint8_t fan) | IRTrotec3550 | |
setMode(const uint8_t mode) | IRTrotec3550 | |
setPower(const bool state) | IRTrotec3550 | |
setRaw(const uint8_t state[]) | IRTrotec3550 | |
setSwingV(const bool on) | IRTrotec3550 | |
setTemp(const uint8_t degrees, const bool celsius=true) | IRTrotec3550 | |
setTempUnit(const bool celsius) | IRTrotec3550 | |
setTimer(const uint16_t mins) | IRTrotec3550 | |
stateReset(void) | IRTrotec3550 | |
toCommon(void) const | IRTrotec3550 | |
toCommonFanSpeed(const uint8_t speed) | IRTrotec3550 | static |
toCommonMode(const uint8_t mode) | IRTrotec3550 | static |
toString(void) const | IRTrotec3550 | |
validChecksum(const uint8_t state[], const uint16_t length=kTrotecStateLength) | IRTrotec3550 | static |