[−][src]Module lpc55_hal::peripherals::utick
API for the micro-tick timer (UTICK)
The entry point to this API is [UTICK
].
The UTICK peripheral is described in the user manual, chapter 26. It is driven by the FRO 1Mhz clock and has a microsecond resolution.
Examples: led.rs, led_utick.rs
Structs
Utick |
Type Definitions
EnabledUtick |