Type Alias gd32f1::gd32f190::dbg::ctl1::RtcHoldR

source ·
pub type RtcHoldR = BitReader<RtcHold>;
Expand description

Field RTC_HOLD reader - RTC hold register

Aliased Type§

struct RtcHoldR { /* private fields */ }

Implementations§

source§

impl RtcHoldR

source

pub const fn variant(&self) -> RtcHold

Get enumerated values variant

source

pub fn is_continue(&self) -> bool

Continue running the RTC as usual

source

pub fn is_stop(&self) -> bool

Hold the RTC for debug when the core is halted