embedded-software
reusable software modules for embedded systems
|
Functions | |
void | hal_Buzzer_Init (void) |
hardware abstaction layer buzzer initialization More... | |
void | hal_Start_Buzzer (uint16_t frequency) |
hardware abstraction layer to start buzzer and set the frequency More... | |
void | hal_Stop_Buzzer (void) |
hardware abstraction layer to stop buzzer More... | |