beep.h File Reference

This file implements a beep function to emit a beep sound from Raven's speaker. More...

#include <avr/io.h>

Go to the source code of this file.

Defines

Definition of Port Pin for beeper.



#define BEEP_PORT   PORTB
#define BEEP_DDR   DDRB
#define BEEP_PIN   PINB
#define BEEP_BIT   5

Functions

void beep (void)
 Emits a beep from the Raven's buzzer.

Detailed Description

This file implements a beep function to emit a beep sound from Raven's speaker.

Author:
Mike Vidales mavida404@gmail.com

Definition in file beep.h.


Define Documentation

#define BEEP_PORT   PORTB

Definition at line 49 of file beep.h.

Referenced by beep().


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