pub unsafe fn disable_usagefault()
Disable the UsageFault exception.
This escalates the exception to a HardFault instead of triggering a UsageFault exception, so it does not disable UsageFault completely.