pub fn terminate() -> !Expand description
Drains task-console output before shutting down the whole system.
Fatal paths must bypass this task-context transaction and use the
emergency console plus ax_hal::power::system_off directly.
pub fn terminate() -> !Drains task-console output before shutting down the whole system.
Fatal paths must bypass this task-context transaction and use the
emergency console plus ax_hal::power::system_off directly.