TimeoutRecoveryMechanism

Type Alias TimeoutRecoveryMechanism 

Source
pub type TimeoutRecoveryMechanism = ConnectivityWlanMetricDimensionTimeoutRecoveryMechanism;

Aliased Type§

pub enum TimeoutRecoveryMechanism {
    DestroyIface = 1,
    PhyReset = 2,
}

Variants§

§

DestroyIface = 1

§

PhyReset = 2