Contiki-NG
Functions

Header file for the Sensortag Buzzer. More...

#include <stdint.h>
#include <stdbool.h>

Go to the source code of this file.

Functions

bool buzzer_init (void)
 Initialise the buzzer.
 
bool buzzer_start (uint32_t freq)
 Start the buzzer. More...
 
void buzzer_stop (void)
 Stop the buzzer.
 
bool buzzer_running (void)
 Retrieve the buzzer state. More...
 

Detailed Description

Header file for the Sensortag Buzzer.

Author
Edvard Pettersen e.pet.nosp@m.ters.nosp@m.en@ti.nosp@m..com.

Definition in file buzzer.h.