Function csp_shutdown

Source
pub unsafe extern "C" fn csp_shutdown(node: u16)
Expand description

Shutdown subsystem. If handled by the standard CSP service handler, the shutdown handler set by csp_sys_set_shutdown() on the subsystem, will be invoked.

@param[in] node address of subsystem.