|
Contiki 3.x
|
Header file for the Sensortag-CC26xx Buzzer. More...
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | buzzer_init (void) |
| Initialise the buzzer. | |
| void | buzzer_start (int freq) |
| Start the buzzer. More... | |
| void | buzzer_stop (void) |
| Stop the buzzer. | |
| uint8_t | buzzer_state (void) |
| Retrieve the buzzer state. More... | |
Header file for the Sensortag-CC26xx Buzzer.
Definition in file buzzer.h.
1.8.6