A single LED.
More...
#include <leds.h>
◆ Mode()
- Returns
- the currently active mode of the LED
◆ On()
bool modules::leds::LED::On |
( |
| ) |
const |
|
inline |
- Returns
- true if the LED shines
◆ SetMode()
void modules::leds::LED::SetMode |
( |
leds::Mode |
mode | ) |
|
Sets the mode of the LED
- Parameters
-
◆ Step()
bool modules::leds::LED::Step |
( |
bool |
oddPeriod | ) |
|
- Returns
- true if the LED shines
- Parameters
-
oddPeriod | LEDs class operates this parameter based on blinking period based on elapsed real time |
The documentation for this class was generated from the following files: