Defines | Functions

speaker.h File Reference

Header file for module <speaker.c> More...

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

Go to the source code of this file.

Defines

#define EXTERN   extern

Functions

void speaker_Init (void)
 Init function of module <fan.c>.
void speaker_Off (void)
 Method to deactivate the buzzer.
void speaker_Buzz (void)
 Method to toggle the buzzer IO pin causing a short clicking noise.

Detailed Description

Author:
Philipp Bank
Copyright:
Creative Commons by-nc-sa 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)

Definition in file speaker.h.