|
|
virtual void | set_color (uint32_t rgb)=0 |
| |
|
virtual void | set_on_color (uint32_t rgb)=0 |
| |
| void | operator= (int rgb) |
| |
| void | operator= (bool v) |
| |
|
virtual void | on ()=0 |
| |
|
virtual void | off ()=0 |
| |
|
virtual void | toggle ()=0 |
| |
|
virtual bool | is_on ()=0 |
| |
| void | operator= (bool v) |
| |
Definition at line 54 of file led_interface.h.
◆ operator=() [1/2]
| void led_interface::operator= |
( |
bool | v | ) |
|
|
inline |
◆ operator=() [2/2]
| void led_rgb_interface::operator= |
( |
int | rgb | ) |
|
|
inline |
The documentation for this class was generated from the following file: