Type Alias gd32f1::gd32f130::rcu::bdctl::BkprstR

source ·
pub type BkprstR = BitReader<Bkprst>;
Expand description

Field BKPRST reader - Backup domain reset

Aliased Type§

struct BkprstR { /* private fields */ }

Implementations§

source§

impl BkprstR

source

pub const fn variant(&self) -> Bkprst

Get enumerated values variant

source

pub fn is_no_reset(&self) -> bool

Reset not activated

source

pub fn is_reset(&self) -> bool

Reset the entire RTC domain