Type Definition gd32f1::gd32f130::rtc::stat::W[][src]

type W = W<u32, STAT>;

Writer for register STAT

Implementations

impl W[src]

pub fn sopf(&mut self) -> SOPF_W<'_>[src]

Bit 3 - Shift function operation pending flag

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

Bit 5 - Register synchronization flag

pub fn initm(&mut self) -> INITM_W<'_>[src]

Bit 7 - enter initialization mode

pub fn alrm0f(&mut self) -> ALRM0F_W<'_>[src]

Bit 8 - Alarm-0 occurs flag

pub fn tsf(&mut self) -> TSF_W<'_>[src]

Bit 11 - Time-stamp flag

pub fn tsovrf(&mut self) -> TSOVRF_W<'_>[src]

Bit 12 - Time-stamp overflow flag

pub fn tp0f(&mut self) -> TP0F_W<'_>[src]

Bit 13 - RTC_TAMP0 detected flag

pub fn tp1f(&mut self) -> TP1F_W<'_>[src]

Bit 14 - RTC_TAMP1 detected flag