Expand description
§System Control
Enums§
- Cpu
- Available CPU cores
- SleepSource unstable
- Source of the wakeup event
Functions§
- reset_reason unstable
- Retrieves the reason for the last reset as a SocResetReason enum value.
Returns Noneif the reset reason cannot be determined.
- software_reset 
- Performs a software reset on the chip.
- software_reset_ cpu unstable
- Resets the given CPU, leaving peripherals unchanged.
- wakeup_cause unstable
- Retrieves the cause of the last wakeup event as a SleepSource enum value.