Function riot_sys::ztimer_handler

source ·
pub unsafe extern "C" fn ztimer_handler(clock: *mut ztimer_clock_t)
Expand description

@brief main ztimer callback handler

This gets called by clock implementations, and must only be called by them with interrupts disabled.