FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
devices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY > Member List

This is the complete list of members for devices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY >, including all inherited members.

AbstractTonePlayer(GENERATOR &tone_generator)devices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY >inlineexplicitprotected
GENERATOR typedefdevices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY >protected
get_min_duration() constdevices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY >inlineprotected
is_finished() constdevices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY >inlineprotected
prepare_eeprom(const TONE_PLAY *melody)devices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY >inlineprotected
prepare_flash(const TONE_PLAY *melody)devices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY >inlineprotected
prepare_sram(const TONE_PLAY *melody)devices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY >inlineprotected
set_min_duration(uint16_t min_duration)devices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY >inlineprotected
start_next_note()devices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY >inlineprotected
stop_current_note()devices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY >inlineprotected
TONE_PLAY typedefdevices::audio::AbstractTonePlayer< NTIMER, OUTPUT, TONEPLAY >protected