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