Module timer

Module timer 

Source

Re-exports§

pub use crate::common::timer::*;

Structs§

SysCounter
SysTick timer with precision of 1 μs (1 MHz sampling)
SysCounterHz
Hardware timers
SysTickInstant
A TickInstant implementation
SystemTimer
Timer
Timer wrapper

Enums§

Ocm

Traits§

SysTimerInit
TimerConfig
TimerInit

Functions§

destroy_counter_hz

Type Aliases§

SysCounterUs