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