Skip to main content

handle_hardware_exception

Function handle_hardware_exception 

Source
pub fn handle_hardware_exception(
    locked: &mut Locked<Unlocked>,
    current_task: &CurrentTask,
    report: &ExceptionReport,
) -> Option<ExceptionResult>