Skip to main content

restart

Function restart 

Source
pub fn restart(reset_type: ResetType) -> !
Expand description

Requests the PSP to restart the processor. This function does not return.

ยงArguments

  • reset_type: The type of reset to perform (PowerOn or Processor).