List of all members.
Public Member Functions |
| Led_gpio (Gpio &gpio, bool active_high=true) |
| Constructor.
|
void | on (void) |
| Switch led on.
|
void | off (void) |
| Switch led off.
|
void | toggle (void) |
| Toggle led.
|
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
gpio | Reference to gpio |
active_high | Indicates if the led is on for gpio high (true) of gpio low (false) |
The documentation for this class was generated from the following files:
- /home/travis/build/lis-epfl/MAVRIC_Library/hal/common/led_gpio.hpp
- /home/travis/build/lis-epfl/MAVRIC_Library/hal/common/led_gpio.cpp