Enum mkw41z::xcvr_ana::sy_ctrl_2::SY_VCO_PK_DET_ONW [] [src]

pub enum SY_VCO_PK_DET_ONW {
    _1,
    _0,
}

Values that can be written to the field SY_VCO_PK_DET_ON

Variants

Enable

Disable

Trait Implementations

Auto Trait Implementations