Skip to main content

speaker_tick

Function speaker_tick 

Source
pub fn speaker_tick()
Expand description

Call this from the PIT timer interrupt (~10ms tick) to advance music playback.

The caller (timer ISR) must hold no locks that speaker_tick could contend.