7 namespace remote_base {
27 TEMPLATABLE_VALUE(uint64_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
bool operator==(const SamsungData &rhs) const
Implementation of SPI Controller mode.
void encode(RemoteTransmitData *dst, const SamsungData &data) override