Boboter
Loading...
Searching...
No Matches
note Struct Reference

Represents a musical note, used for the buzzer. More...

#include <note.h>

Public Attributes

uint16_t frequency
 Frequency in Hz.
uint16_t duration
 Duration in ms.

Detailed Description

Represents a musical note, used for the buzzer.

Member Data Documentation

◆ duration

uint16_t note::duration

Duration in ms.

◆ frequency

uint16_t note::frequency

Frequency in Hz.


The documentation for this struct was generated from the following file: