9 namespace remote_base {
29 TEMPLATABLE_VALUE(uint16_t,
address)
30 TEMPLATABLE_VALUE(uint32_t,
command)
34 data.
address = this->address_.value(
x...);
35 data.command = this->command_.value(
x...);
DECLARE_REMOTE_PROTOCOL(AEHA) template< typename... Ts > class AEHAAction
void encode(RemoteTransmitData *dst, const PanasonicData &data) override
bool operator==(const PanasonicData &rhs) const
Implementation of SPI Controller mode.