Enum mkw41z::xcvr_tsm::ovrd2::PLL_DIG_EN_OVRD_ENW [] [src]

pub enum PLL_DIG_EN_OVRD_ENW {
    _0,
    _1,
}

Values that can be written to the field PLL_DIG_EN_OVRD_EN

Variants

Normal operation.

Use the state of PLL_DIG_EN_OVRD to override the signal "pll_dig_en".

Trait Implementations

Auto Trait Implementations