pub unsafe extern "C" fn otThreadGetRouterUpgradeThreshold(
aInstance: *mut otInstance,
) -> u8
Expand description
Get the ROUTER_UPGRADE_THRESHOLD parameter used in the REED role.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The ROUTER_UPGRADE_THRESHOLD value.
@sa otThreadSetRouterUpgradeThreshold