Searched defs:pgm_options (Results 1 – 3 of 3) sorted by relevance
37 struct pgm_options { struct38 uint8_t red, blue, green;39 std::string display_text;
38 struct pgm_options { struct39 int pin;40 bool set;41 bool clear;
34 struct pgm_options { struct35 uint8_t invert_color;36 std::string display_text;