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

pub enum BB_LDO_BBA_BYPW {
    _0,
    _1,
}

Values that can be written to the field BB_LDO_BBA_BYP

Variants

Bypass disabled.

Bypass enabled

Trait Implementations

Auto Trait Implementations