Skip to main contentModule system
Source Expand description
- AppCoreGuard
unstable - Will park the APP (second) core when dropped
- CpuControl
unstable - Control CPU Cores
- Stack
unstable - Data type for a properly aligned stack of N bytes
- Cpu
- Available CPU cores
- Error
unstable - Represents errors that can occur while working with the core.
- is_running
unstable - Stability
- reset_reason
unstable - Retrieves the reason for the last reset as a SocResetReason enum value.
Returns
None if 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.