Searched defs:_lv_led_t (Results 1 – 1 of 1) sorted by relevance
31 struct _lv_led_t { struct32 lv_obj_t obj;33 lv_color_t color;34 uint8_t bright; /**< Current brightness of the LED (0..255)*/