9 namespace remote_base {
22 void dump(
const LGData &data)
override;
29 TEMPLATABLE_VALUE(uint32_t,
data)
30 TEMPLATABLE_VALUE(uint8_t,
nbits)
34 data.data = this->data_.value(
x...);
35 data.nbits = this->nbits_.value(
x...);
DECLARE_REMOTE_PROTOCOL(AEHA) template< typename... Ts > class AEHAAction
void encode(RemoteTransmitData *dst, const LGData &data) override
Implementation of SPI Controller mode.
bool operator==(const LGData &rhs) const