stm32f103
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
buzzer.h File Reference
#include <cstdint>
#include <memory>
#include <stm32f10x.h>
#include "config.h"
#include "gpio.h"
#include "util.h"
Include dependency graph for buzzer.h:

Go to the source code of this file.

Classes

class  Buzzer
 Implements abstraction layer for buzzers. More...
 
struct  Buzzer::Config
 Configuration for buzzers. More...