Clock

Type Alias Clock 

Source
pub type Clock = Pm;
Expand description

Clock type needed to create a new Config. Pm for thumbv6m targets.

Aliased Typeยง

pub struct Clock { /* private fields */ }