Module scb

Source
Expand description

Functions§

disable_busfault
Disable the BusFault exception.
disable_fpca
disable_memfault
Disable the MemFault exception.
disable_usagefault
Disable the UsageFault exception.
reset
Software reset using the ARM System Control Block
set_sleepdeep
set_vector_table_offset
relocate interrupt vector table
unset_sleepdeep
Do not allow the core to go into deep sleep on WFI.