Function fault_log::from_exception_number
source · pub fn from_exception_number(num: u8) -> FaultType
Expand description
Utility function to get Fault type from exception number.
pub fn from_exception_number(num: u8) -> FaultType
Utility function to get Fault type from exception number.