Module stm32_hal2::instant

source ·
Expand description

This module fits the requirement of rtic-monotonic, but has uses beyond that.

Structs§

  • A time instant, from the start of a timer, for use with rtic-monotonic. Currently only has microsecond precision.