|
YAHAL
Yet Another Hardware Abstraction Library
|
Public Member Functions | |
| virtual void | set_brightness (uint8_t b)=0 |
| void | operator= (bool v) |
Public Member Functions inherited from led_interface | |
| virtual void | on ()=0 |
| virtual void | off ()=0 |
| virtual void | toggle ()=0 |
| virtual bool | is_on ()=0 |
| void | operator= (bool v) |
Definition at line 41 of file led_interface.h.
|
inline |
Definition at line 32 of file led_interface.h.