Native representation of a Rhoss A/C message.
More...
#include <ir_Rhoss.h>
|
| uint8_t | raw [kRhossStateLength] |
| |
| struct { | |
| |
| uint8_t :8 | |
| |
| uint8_t Temp:4 | |
| |
| uint8_t :4 | |
| |
| uint8_t :8 | |
| |
| uint8_t :8 | |
| |
| uint8_t Fan:2 | |
| |
| uint8_t :2 | |
| |
| uint8_t Mode:4 | |
| |
| uint8_t Swing:1 | |
| |
| uint8_t :5 | |
| |
| uint8_t Power:2 | |
| |
| uint8_t :8 | |
| |
| uint8_t :8 | |
| |
| uint8_t :8 | |
| |
| uint8_t :8 | |
| |
| uint8_t :8 | |
| |
| uint8_t Sum:8 | |
| |
| }; | | |
| |
Native representation of a Rhoss A/C message.
◆ [struct]
◆ __pad0__
| uint8_t RhossProtocol::__pad0__ |
◆ __pad10__
| uint8_t RhossProtocol::__pad10__ |
◆ __pad1__
| uint8_t RhossProtocol::__pad1__ |
◆ __pad2__
| uint8_t RhossProtocol::__pad2__ |
◆ __pad3__
| uint8_t RhossProtocol::__pad3__ |
◆ __pad4__
| uint8_t RhossProtocol::__pad4__ |
◆ __pad5__
| uint8_t RhossProtocol::__pad5__ |
◆ __pad6__
| uint8_t RhossProtocol::__pad6__ |
◆ __pad7__
| uint8_t RhossProtocol::__pad7__ |
◆ __pad8__
| uint8_t RhossProtocol::__pad8__ |
◆ __pad9__
| uint8_t RhossProtocol::__pad9__ |
◆ Fan
| uint8_t RhossProtocol::Fan |
◆ Mode
| uint8_t RhossProtocol::Mode |
◆ Power
| uint8_t RhossProtocol::Power |
◆ raw
◆ Sum
| uint8_t RhossProtocol::Sum |
◆ Swing
| uint8_t RhossProtocol::Swing |
◆ Temp
| uint8_t RhossProtocol::Temp |
The documentation for this union was generated from the following file: