[][src]Type Definition rp2040::rtc::ctrl::W

type W = W<u32, CTRL>;

Writer for register CTRL

Implementations

impl W[src]

pub fn force_notleapyear(&mut self) -> FORCE_NOTLEAPYEAR_W<'_>[src]

Bit 8 - If set, leapyear is forced off.\n Useful for years divisible by 100 but not by 400

pub fn load(&mut self) -> LOAD_W<'_>[src]

Bit 4 - Load RTC

pub fn rtc_enable(&mut self) -> RTC_ENABLE_W<'_>[src]

Bit 0 - Enable RTC