lv_led_private.h
API reference for lv_led_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_led.h
Summary
Structs
struct
_lv_led_t
Data of led
| Member | Type | Description |
|---|---|---|
obj | lv_obj_t | |
color | lv_color_t | |
bright | uint8_t | Current brightness of the LED (0..255) |
Dependencies
Last updated on