Module embedded_time::clock[][src]

Expand description

Abstraction for hardware timers/clocks

Enums

Error

Potential Clock errors

Traits

Clock

The Clock trait provides an abstraction for hardware-specific timer peripherals, external timer devices, RTCs, etc.