[][src]Trait embedded_hal::timer::Periodic

pub trait Periodic { }
[]

Marker trait that indicates that a timer is periodic

Implementors