|
software:firmware
MakAir Firmware
|
Abstraction to switch buzzer ON or OFF. More...
Go to the source code of this file.
Functions | |
| void | BuzzerControl_Init (void) |
| Initialization of HardwareTimer for buzzer. More... | |
| void | BuzzerControl_On (void) |
| Switch buzzer ON. More... | |
| void | BuzzerControl_Off (void) |
| Switch buzzer OFF. More... | |
Abstraction to switch buzzer ON or OFF.
Definition in file buzzer_control.h.
| void BuzzerControl_Init | ( | void | ) |
| void BuzzerControl_Off | ( | void | ) |
| void BuzzerControl_On | ( | void | ) |