Go to the source code of this file.
Enumerations | |
| enum | DEMO_LED_INDEX { DEMO_LED1 = 0 , DEMO_LED2 , DEMO_LED3 , DEMO_LED_MAX } |
Functions | |
| void | demo_leds_set_on (uint8_t index, bool on) |
| void | demo_leds_toggle (uint8_t index) |
| void | demo_leds_init (void) |
| enum DEMO_LED_INDEX |
| void demo_leds_init | ( | void | ) |
| void demo_leds_set_on | ( | uint8_t | index, |
| bool | on | ||
| ) |
| void demo_leds_toggle | ( | uint8_t | index | ) |