pub unsafe extern "C" fn otPlatRadioBusLatencyChanged(
aInstance: *mut otInstance,
)
Expand description
The radio driver calls this method to notify OpenThread that the spinel bus latency has been changed.
@param[in] aInstance The OpenThread instance structure.