Header file for module <speaker.c> More...
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. |
Definition in file speaker.h.