Skip to main content

terminate

Function terminate 

Source
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.