LEDs API
[Device driver APIs]

The LEDs API defines a set of functions for accessing LEDs for Contiki plaforms with LEDs. More...

Functions

void leds_blink (void)
 Blink all LEDs.
unsigned char leds_get (void)
 Returns the current status of all leds (respects invert).
void leds_arch_init (void)
 Leds implementation.

Detailed Description

The LEDs API defines a set of functions for accessing LEDs for Contiki plaforms with LEDs.

A platform with LED support must implement this API.


Generated on Mon Apr 11 14:23:51 2011 for Contiki 2.5 by  doxygen 1.6.1