Module timer

Source
Expand description

HAL interface to the TIMER peripheral.

See product specification, chapter 24.

Structs§

OneShot
Periodic
Timer
Interface to a TIMER instance.

Traits§

Instance
Implemented by all TIMER* instances.