Function csp_reboot

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

Reboot subsystem. If handled by the standard CSP service handler, the reboot handler set by csp_sys_set_reboot() on the subsystem, will be invoked.

@param[in] node address of subsystem.