pub unsafe extern "C" fn otNetworkTimeGetXtalThreshold(
    aInstance: *mut otInstance
) -> u16
Expand description

Get the time synchronization XTAL accuracy threshold for Router.

@param[in] aInstance The OpenThread instance structure.

@returns The XTAL accuracy threshold for Router, in PPM.