board/atevk1104/include/board/led.h File Reference

Board-specific LED control. More...

#include <chip/portmux.h>

Include dependency graph for led.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  board_led_id
 Connection of on-board LEDs. More...

Functions

static void led_activate (enum board_led_id id)
 Turn LED id on.
static void led_deactivate (enum board_led_id id)
 Turn LED id off.


Detailed Description

Board-specific LED control.

Please don't include this file directly. Use <led.h> instead.

Author:
Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/

Definition in file led.h.


Enumeration Type Documentation

Connection of on-board LEDs.

Definition at line 49 of file led.h.


Function Documentation

static void led_activate ( enum board_led_id  id  )  [inline, static]

Turn LED id on.

Definition at line 59 of file led.h.

References gpio_set_value().

Here is the call graph for this function:

static void led_deactivate ( enum board_led_id  id  )  [inline, static]

Turn LED id off.

Definition at line 67 of file led.h.

References gpio_set_value().

Referenced by led_blink_start().

Here is the call graph for this function:


Generated on Tue Sep 15 10:18:20 2009 for libavr32 by  doxygen 1.5.8