Function csp_ps

Source
pub unsafe extern "C" fn csp_ps(node: u16, timeout: u32)
Expand description

Request process list.

.. note:: This is currently only supported on FreeRTOS systems.

@param[in] node address of subsystem. @param[in] timeout timeout in mS to wait for replies. The function will not return until the timeout occurrs.