Function reboot
pub fn reboot() -> !Expand description
Reboots the MCU.
This function initiates a software reset of the microcontroller and never returns.
pub fn reboot() -> !Reboots the MCU.
This function initiates a software reset of the microcontroller and never returns.