FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
This is the complete list of members for devices::audio::ToneGenerator< NTIMER, OUTPUT >, including all inherited members.
COUNTER typedef | devices::audio::ToneGenerator< NTIMER, OUTPUT > | |
PRESCALER typedef | devices::audio::ToneGenerator< NTIMER, OUTPUT > | |
start_tone(Tone tone) | devices::audio::ToneGenerator< NTIMER, OUTPUT > | inline |
start_tone(PRESCALER prescaler, COUNTER counter) | devices::audio::ToneGenerator< NTIMER, OUTPUT > | inline |
stop_tone() | devices::audio::ToneGenerator< NTIMER, OUTPUT > | inline |
ToneGenerator()=default | devices::audio::ToneGenerator< NTIMER, OUTPUT > |