18#include <initializer_list>
112 std::vector<int> m_pin;
191 extern const std::map<int, LedSettings> SspLeds;
195 extern const std::map<int, LedSettings> SjbLeds;
SPI 2840X Bus settings.
Definition: bussettings.h:27
BusSettings(const std::initializer_list< int > &pins)
bool operator==(const BusSettings &other) const
bool operator!=(const BusSettings &other) const
BusSettings(const int dataPin, const int clkPin, const int holdPin)
SPI 2840X Led settings.
Definition: bussettings.h:119
bool operator!=(const LedSettings &other) const
bool operator==(const LedSettings &other) const
LedSettings(const uint8_t order)
void setOrder(const uint8_t order)
SpaIot name space.
Definition: bussettings.h:21