Enum mkw41z::xcvr_ana::sy_ctrl_1::SY_PD_PCH_SELW [] [src]

pub enum SY_PD_PCH_SELW {
    _0,
    _1,
}

Values that can be written to the field SY_PD_PCH_SEL

Variants

inverter based precharge

resistor divider based precharge

Trait Implementations

Auto Trait Implementations