27#include "ove_config.h"
62static inline void ove_led_set(
unsigned int led,
int on)
void ove_led_toggle(unsigned int led)
Toggle the current state of a board LED.
void ove_led_set(unsigned int led, int on)
Turn a board LED on or off.
unsigned int ove_led_count(void)
Return the number of LEDs available on the current board.