|
| MusicDriver_Got_NULL (uint8 timerFrequency) |
|
int | open () override |
|
void | close () override |
|
void | syncSoundSettings () override |
|
void | send (uint16 b) override |
|
void | stopAllNotes () override |
|
void | setTimerFrequency (uint8 timerFrequency) override |
|
| MusicDriver_Got (uint8 timerFrequency) |
|
bool | isOpen () const |
|
void | onTimer () |
|
void | setTimerCallback (void *timer_param, Common::TimerManager::TimerProc timer_proc) |
|
|
static void | timerCallback (void *data) |
|
The documentation for this class was generated from the following file: