#include <buzzer.h>
Definition at line 31 of file buzzer.h.
◆ BuzzerDevice()
BuzzerDevice::BuzzerDevice |
( |
| ) |
|
◆ ~BuzzerDevice()
BuzzerDevice::~BuzzerDevice |
( |
| ) |
|
◆ beep()
void BuzzerDevice::beep |
( |
int |
count = 1 , |
|
|
int |
delay = 0 , |
|
|
int |
frequency = BEEP_FREQUENCY |
|
) |
| |
◆ begin()
bool BuzzerDevice::begin |
( |
| ) |
|
◆ end()
void BuzzerDevice::end |
( |
| ) |
|
◆ getNextTone()
◆ handle()
void BuzzerDevice::handle |
( |
| ) |
|
◆ isPlaying()
bool BuzzerDevice::isPlaying |
( |
| ) |
|
◆ playsound()
void BuzzerDevice::playsound |
( |
int |
frequency, |
|
|
int |
duration |
|
) |
| |
◆ started()
bool BuzzerDevice::started |
( |
| ) |
|
|
inline |
◆ waitWhilePlaying()
void BuzzerDevice::waitWhilePlaying |
( |
| ) |
|
The documentation for this class was generated from the following file: