Module stm32f3xx_hal::timer[][src]

Expand description

Timers

Abstractions of the internal timer peripherals The timer modules implements the CountDown and Periodic traits.

Structs

Error if a Cancel-ble Timer was cancled already or never been started.

A measurement of a monotonically nondecreasing clock

A monotonic nondecreasing timer.

Hardware timers

Enums

Interrupt events

Traits

Common functionalities of all timer RegisterBlock types based on crate::pac::tim6::RegisterBlock.

Associated clocks with timers