Functions

C:/AVR32/ASF2.0.0/avr32/drivers/gpio/led_chaser_example/led_chaser_example.c File Reference

LED chaser application using the GPIO interface on AVR32 devices. More...

#include "compiler.h"
#include "preprocessor.h"
#include "board.h"
#include "pm.h"
#include "gpio.h"

Defines

Number of LEDs to be illuminated

#define MAX_LEDS   4

Functions

int main (void)
 This is an example showing how to create a LED chaser application.
void delay_wait ()
 Delay routine.

Detailed Description

LED chaser application using the GPIO interface on AVR32 devices.

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