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