Enum mkw41z::rtc::cr::OSCEW [] [src]

pub enum OSCEW {
    _0,
    _1,
}

Values that can be written to the field OSCE

Variants

32.768 kHz oscillator is disabled.

32.768 kHz oscillator is enabled. After setting this bit, wait the oscillator startup time before enabling the time counter to allow the 32.768 kHz clock time to stabilize.

Trait Implementations

Auto Trait Implementations

impl Send for OSCEW

impl Sync for OSCEW