Type Alias gd32f1::gd32f130::rtc::stat::W

source ·
pub type W = W<StatSpec>;
Expand description

Register STAT writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn sopf(&mut self) -> SopfW<'_, StatSpec>

Bit 3 - Shift function operation pending flag

source

pub fn rsynf(&mut self) -> RsynfW<'_, StatSpec>

Bit 5 - Register synchronization flag

source

pub fn initm(&mut self) -> InitmW<'_, StatSpec>

Bit 7 - enter initialization mode

source

pub fn alrm0f(&mut self) -> Alrm0fW<'_, StatSpec>

Bit 8 - Alarm-0 occurs flag

source

pub fn tsf(&mut self) -> TsfW<'_, StatSpec>

Bit 11 - Time-stamp flag

source

pub fn tsovrf(&mut self) -> TsovrfW<'_, StatSpec>

Bit 12 - Time-stamp overflow flag

source

pub fn tp0f(&mut self) -> Tp0fW<'_, StatSpec>

Bit 13 - RTC_TAMP0 detected flag

source

pub fn tp1f(&mut self) -> Tp1fW<'_, StatSpec>

Bit 14 - RTC_TAMP1 detected flag