Native representation of a Airwell A/C message.
More...
#include <ir_Airwell.h>
|
| uint64_t | raw |
| |
| struct { | |
| |
| uint64_t :19 | |
| |
| uint64_t Temp:4 | |
| |
| uint64_t :5 | |
| |
| uint64_t Fan:2 | |
| |
| uint64_t Mode:3 | |
| |
| uint64_t PowerToggle:1 | |
| |
| uint64_t :0 | |
| |
| }; | | |
| |
Native representation of a Airwell A/C message.
◆ [struct]
◆ __pad0__
| uint64_t AirwellProtocol::__pad0__ |
◆ __pad1__
| uint64_t AirwellProtocol::__pad1__ |
◆ __pad2__
| uint64_t AirwellProtocol::__pad2__ |
◆ Fan
| uint64_t AirwellProtocol::Fan |
◆ Mode
| uint64_t AirwellProtocol::Mode |
◆ PowerToggle
| uint64_t AirwellProtocol::PowerToggle |
◆ raw
| uint64_t AirwellProtocol::raw |
◆ Temp
| uint64_t AirwellProtocol::Temp |
The documentation for this union was generated from the following file: