Function openthread_sys::otPlatDiagModeSet
source ยท pub unsafe extern "C" fn otPlatDiagModeSet(aMode: bool)
Expand description
Enables/disables the factory diagnostics mode.
@param[in] aMode TRUE to enable diagnostics mode, FALSE otherwise.