Native representation of a LG A/C message.
More...
#include <ir_LG.h>
|
| uint32_t | raw |
| | The state of the IR remote in IR code form.
|
| |
| struct { | |
| |
| uint32_t Sum:4 | |
| |
| uint32_t Fan:4 | |
| |
| uint32_t Temp:4 | |
| |
| uint32_t Mode:3 | |
| |
| uint32_t :3 | |
| |
| uint32_t Power:2 | |
| |
| uint32_t Sign:8 | |
| |
| }; | | |
| |
Native representation of a LG A/C message.
◆ [struct]
◆ __pad0__
| uint32_t LGProtocol::__pad0__ |
◆ Fan
◆ Mode
| uint32_t LGProtocol::Mode |
◆ Power
| uint32_t LGProtocol::Power |
◆ raw
The state of the IR remote in IR code form.
◆ Sign
| uint32_t LGProtocol::Sign |
◆ Sum
◆ Temp
| uint32_t LGProtocol::Temp |
The documentation for this union was generated from the following file: