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

pub enum OSCDISCDISW {
    VALUE1,
    VALUE2,
}

Values that can be written to the field OSCDISCDIS

Variants

In case of a PLL loss-of-lock bit FINDIS is set

In case of a PLL loss-of-lock bit FINDIS is cleared

Trait Implementations

Auto Trait Implementations

impl Send for OSCDISCDISW

impl Sync for OSCDISCDISW