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

pub enum SWRW {
    _0,
    _1,
}

Values that can be written to the field SWR

Variants

No effect.

Resets all RTC registers except for the SWR bit . The SWR bit is cleared by POR and by software explicitly clearing it.

Trait Implementations

Auto Trait Implementations

impl Send for SWRW

impl Sync for SWRW