Type Definition lpc55_hal::peripherals::utick::EnabledUtick[][src]

type EnabledUtick = Utick<Enabled>;

Implementations

Trait Implementations

Error returned when a countdown can’t be canceled.

Tries to cancel this countdown. Read more

The unit of time used by this timer

Starts a new count down

Non-blockingly “waits” until the count down finishes Read more