Type Alias stabilizer::hardware::SystemTimer

source ·
pub type SystemTimer = MonoClock<u32, MONOTONIC_FREQUENCY>;

Aliased Type§

struct SystemTimer(/* private fields */);