7 namespace remote_base {
20 void dump(
const LGData &data)
override;
27 TEMPLATABLE_VALUE(uint32_t,
data)
28 TEMPLATABLE_VALUE(uint8_t,
nbits)
32 data.data = this->data_.value(
x...);
33 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