Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
buzzer.hpp File Reference
#include <cstdint>
Include dependency graph for buzzer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  tap
 
namespace  tap::gpio
 
namespace  tap::buzzer
 

Functions

void tap::buzzer::playNote (gpio::Pwm *pwmController, uint32_t frequency)
 
void tap::buzzer::silenceBuzzer (gpio::Pwm *pwmController)