Module buzzer

Source
Expand description

Buzzer driver for Wukong. The “buzzer” is a small magnetic speaker mounted on the bottom of the Wukong board. This code allows sending a square wave to this speaker at a frequency corresponding to a given MIDI key number. It can be used to play tunes, or just as a beeper.

Structs§

WuKongBuzzer
Wukong “buzzer” speaker driver.

Enums§

Error
Error during buzzer driver operation.
OSZAR »