⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

set_alarm_callback

Function set_alarm_callback 

Source
pub fn set_alarm_callback(callback: fn())
Expand description

Register a callback function pointer to invoke when the alarm fires.