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...);
void encode(RemoteTransmitData *dst, const Samsung36Data &data) override
DECLARE_REMOTE_PROTOCOL(AEHA) template< typename... Ts > class AEHAAction
bool operator==(const Samsung36Data &rhs) const
Implementation of SPI Controller mode.