Trait autd3_timer::TimerCallback[][src]

pub trait TimerCallback {
    fn rt_thread(&mut self);
}

Required methods

Implementors