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

pub trait Periodic { }

Marker trait that indicates that a timer is periodic

Implementors