34 for(
const GPIOPin & g : RGBPins) {
41 for(
const GPIOPin & g : RGBPins) {
90 bool states[3] = {red, green, blue};
91 for (
int i=0; i<3; i++) {
constexpr uint16_t PWMPeriod
void enforceState(bool red, bool green, bool blue)
void set(Register< T > value) volatile
void LED(const char *input)
void setPull(int index, Pull pull) volatile
void setMode(int index, Mode mode) volatile
uint16_t dutyCycleForUInt8(uint8_t value)
void set(int index, bool state) volatile