M128/64 STK
1.0.1
Loading...
Searching...
No Matches
buzzer.h
1
#ifndef M12864STK_BUZZER_H
2
#define M12864STK_BUZZER_H
3
10
namespace
buzzer
11
{
15
void
initialize
();
19
void
set
();
23
void
clear
();
24
}
25
26
#endif
buzzer
Definition
buzzer.cpp:6
buzzer::set
void set()
Definition
buzzer.cpp:13
buzzer::clear
void clear()
Definition
buzzer.cpp:18
buzzer::initialize
void initialize()
Definition
buzzer.cpp:7
libraries
buzzer
src
buzzer.h
Generated by
1.13.2