Embassy
embassy-time-driver

Crates

git

Versions

default

Flavors

Function embassy_time_driver::allocate_alarm

source ·
pub unsafe fn allocate_alarm() -> Option<AlarmHandle>
Expand description

See Driver::allocate_alarm

Safety: it is UB to make the alarm fire before setting a callback.