Enum mkw41z::xcvr_ana::bb_ldo_2::BB_LDO_VCOLO_BYPW [] [src]

pub enum BB_LDO_VCOLO_BYPW {
    _0,
    _1,
}

Values that can be written to the field BB_LDO_VCOLO_BYP

Variants

Bypass disabled.

Bypass enabled

Trait Implementations

Auto Trait Implementations