Native representation of a Amcor A/C message.
More...
#include <ir_Amcor.h>
|
| uint8_t | raw [kAmcorStateLength] |
| |
| struct { | |
| |
| uint8_t :8 | |
| |
| uint8_t Mode:3 | |
| |
| uint8_t :1 | |
| |
| uint8_t Fan:3 | |
| |
| uint8_t :1 | |
| |
| uint8_t :1 | |
| |
| uint8_t Temp:6 | |
| |
| uint8_t :1 | |
| |
| uint8_t :8 | |
| |
| uint8_t :8 | |
| |
| uint8_t :4 | |
| |
| uint8_t Power:4 | |
| |
| uint8_t Max:2 | |
| |
| uint8_t :4 | |
| |
| uint8_t Vent:2 | |
| |
| uint8_t Sum:8 | |
| |
| }; | | |
| |
Native representation of a Amcor A/C message.
◆ [struct]
◆ __pad0__
| uint8_t AmcorProtocol::__pad0__ |
◆ __pad1__
| uint8_t AmcorProtocol::__pad1__ |
◆ __pad2__
| uint8_t AmcorProtocol::__pad2__ |
◆ __pad3__
| uint8_t AmcorProtocol::__pad3__ |
◆ __pad4__
| uint8_t AmcorProtocol::__pad4__ |
◆ __pad5__
| uint8_t AmcorProtocol::__pad5__ |
◆ __pad6__
| uint8_t AmcorProtocol::__pad6__ |
◆ __pad7__
| uint8_t AmcorProtocol::__pad7__ |
◆ __pad8__
| uint8_t AmcorProtocol::__pad8__ |
◆ Fan
| uint8_t AmcorProtocol::Fan |
◆ Max
| uint8_t AmcorProtocol::Max |
◆ Mode
| uint8_t AmcorProtocol::Mode |
◆ Power
| uint8_t AmcorProtocol::Power |
◆ raw
◆ Sum
| uint8_t AmcorProtocol::Sum |
◆ Temp
| uint8_t AmcorProtocol::Temp |
◆ Vent
| uint8_t AmcorProtocol::Vent |
The documentation for this union was generated from the following file: