Enum xmc4200::scu_pll::usbpllcon::VCOBYPW [] [src]

pub enum VCOBYPW {
    VALUE1,
    VALUE2,
}

Values that can be written to the field VCOBYP

Variants

Normal operation, VCO is not bypassed

Prescaler Mode, VCO is bypassed

Trait Implementations

Auto Trait Implementations

impl Send for VCOBYPW

impl Sync for VCOBYPW