[][src]Type Definition gd32vf103_pac::rtc::ctl::W

type W = W<u32, CTL>;

Writer for register CTL

Implementations

impl W[src]

pub fn lwoff(&mut self) -> LWOFF_W<'_>[src]

Bit 5 - Last write operation finished flag

pub fn cmf(&mut self) -> CMF_W<'_>[src]

Bit 4 - Configuration mode flag

pub fn rsynf(&mut self) -> RSYNF_W<'_>[src]

Bit 3 - Registers synchronized flag

pub fn ovif(&mut self) -> OVIF_W<'_>[src]

Bit 2 - Overflow interrupt flag

pub fn alrmif(&mut self) -> ALRMIF_W<'_>[src]

Bit 1 - Alarm interrupt flag

pub fn scif(&mut self) -> SCIF_W<'_>[src]

Bit 0 - Sencond interrupt flag