YAHAL
Yet Another Hardware Abstraction Library
Loading...
Searching...
No Matches
led_dim_interface Class Referenceabstract
Inheritance diagram for led_dim_interface:
led_interface

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)
 

Detailed Description

Definition at line 41 of file led_interface.h.

Member Function Documentation

◆ operator=()

void led_interface::operator= ( bool v)
inline

Definition at line 32 of file led_interface.h.


The documentation for this class was generated from the following file: