SpaIot Library
SpaIot::BusSettings Member List

This is the complete list of members for SpaIot::BusSettings, including all inherited members.

BusSettings()SpaIot::BusSettings
BusSettings(const int dataPin, const int clkPin, const int holdPin)SpaIot::BusSettings
BusSettings(const std::initializer_list< int > &pins)SpaIot::BusSettings
BusSettings(const BusSettings &other)SpaIot::BusSettings
BusSettings(BusSettings &&other)SpaIot::BusSettings
clear()SpaIot::BusSettings
clkPin() constSpaIot::BusSettings
dataPin() constSpaIot::BusSettings
holdPin() constSpaIot::BusSettings
isEmpty() constSpaIot::BusSettings
isNull() constSpaIot::BusSettings
operator!=(const BusSettings &other) constSpaIot::BusSettings
operator=(const BusSettings &other)SpaIot::BusSettings
operator=(BusSettings &&other)SpaIot::BusSettings
operator==(const BusSettings &other) constSpaIot::BusSettings
setClkPin(int pin)SpaIot::BusSettings
setDataPin(int pin)SpaIot::BusSettings
setHoldPin(int pin)SpaIot::BusSettings
~BusSettings()SpaIot::BusSettingsvirtual