Skip to main content

system_reset

Function system_reset 

Source
pub fn system_reset() -> !
Expand description

Cortex-M system reset via SCB AIRCR SYSRESETREQ. A utility for BSPs’ __rivet_board_reset implementation — architecturally universal, not board-specific.