Native representation of a Transcold A/C message.
More...
#include <ir_Transcold.h>
|
| uint32_t | raw |
| | The state of the IR remote in IR code form.
|
| |
| struct { | |
| |
| uint8_t :8 | |
| |
| uint8_t Temp:4 | |
| |
| uint8_t Mode:4 | |
| |
| uint8_t Fan:4 | |
| |
| uint8_t :4 | |
| |
| uint8_t :8 | |
| |
| }; | | |
| |
Native representation of a Transcold A/C message.
◆ [struct]
◆ __pad0__
| uint8_t TranscoldProtocol::__pad0__ |
◆ __pad1__
| uint8_t TranscoldProtocol::__pad1__ |
◆ __pad2__
| uint8_t TranscoldProtocol::__pad2__ |
◆ Fan
| uint8_t TranscoldProtocol::Fan |
◆ Mode
| uint8_t TranscoldProtocol::Mode |
◆ raw
| uint32_t TranscoldProtocol::raw |
The state of the IR remote in IR code form.
◆ Temp
| uint8_t TranscoldProtocol::Temp |
The documentation for this union was generated from the following file: