Enum mkw41z::xcvr_ana::bb_ldo_1::BB_LDO_FDBK_BYPW [] [src]

pub enum BB_LDO_FDBK_BYPW {
    _0,
    _1,
}

Values that can be written to the field BB_LDO_FDBK_BYP

Variants

Bypass disabled.

Bypass enabled

Trait Implementations

Auto Trait Implementations