Struct Cifr
#[repr(transparent)]pub struct Cifr(pub u32);Expand description
CIFR register.
Tuple Fields§
§0: u32Implementations§
§impl Cifr
impl Cifr
pub const fn lsirdyif(&self) -> Lsirdyif
pub const fn lsirdyif(&self) -> Lsirdyif
LSI Ready Interrupt flag Set by hardware when LSI clock becomes stable.
pub fn set_lsirdyif(&mut self, val: Lsirdyif)
pub fn set_lsirdyif(&mut self, val: Lsirdyif)
LSI Ready Interrupt flag Set by hardware when LSI clock becomes stable.
pub const fn lserdyif(&self) -> Lserdyif
pub const fn lserdyif(&self) -> Lserdyif
LSE Ready Interrupt Flag. Set by hardware when LSE clock becomes stable.
pub fn set_lserdyif(&mut self, val: Lserdyif)
pub fn set_lserdyif(&mut self, val: Lserdyif)
LSE Ready Interrupt Flag. Set by hardware when LSE clock becomes stable.
pub const fn hsirdyif(&self) -> Hsirdyif
pub const fn hsirdyif(&self) -> Hsirdyif
HSI Ready Interrupt Flag. Set by hardware when HSI becomes stable.
pub fn set_hsirdyif(&mut self, val: Hsirdyif)
pub fn set_hsirdyif(&mut self, val: Hsirdyif)
HSI Ready Interrupt Flag. Set by hardware when HSI becomes stable.
pub const fn hserdyif(&self) -> Hserdyif
pub const fn hserdyif(&self) -> Hserdyif
HSE Ready Interrupt Flag. Set by hardware when HSE becomes stable.
pub fn set_hserdyif(&mut self, val: Hserdyif)
pub fn set_hserdyif(&mut self, val: Hserdyif)
HSE Ready Interrupt Flag. Set by hardware when HSE becomes stable.
pub const fn hsipllrdyif(&self) -> Hsipllrdyif
pub const fn hsipllrdyif(&self) -> Hsipllrdyif
HSI PLL Ready Interrupt Flag. Set by hardware when HSI PLL 64MHz becomes stable.
pub fn set_hsipllrdyif(&mut self, val: Hsipllrdyif)
pub fn set_hsipllrdyif(&mut self, val: Hsipllrdyif)
HSI PLL Ready Interrupt Flag. Set by hardware when HSI PLL 64MHz becomes stable.
pub const fn hsipllunlockdetif(&self) -> bool
pub const fn hsipllunlockdetif(&self) -> bool
HSIPLLUNLOCKDETIF: HSI PLL unlock detection Interrupt Flag.
pub fn set_hsipllunlockdetif(&mut self, val: bool)
pub fn set_hsipllunlockdetif(&mut self, val: bool)
HSIPLLUNLOCKDETIF: HSI PLL unlock detection Interrupt Flag.
pub const fn rtcrstif(&self) -> bool
pub const fn rtcrstif(&self) -> bool
RTC reset end Interrupt Flag. Raised when reset is released on 32kHz clock.
pub fn set_rtcrstif(&mut self, val: bool)
pub fn set_rtcrstif(&mut self, val: bool)
RTC reset end Interrupt Flag. Raised when reset is released on 32kHz clock.
pub const fn wdgrstif(&self) -> bool
pub const fn wdgrstif(&self) -> bool
WDG reset end Interrupt Flag. Raised when reset is released on 32kHz clock.
pub fn set_wdgrstif(&mut self, val: bool)
pub fn set_wdgrstif(&mut self, val: bool)
WDG reset end Interrupt Flag. Raised when reset is released on 32kHz clock.
pub fn set_lpurstf(&mut self, val: Lpurstf)
pub fn set_lpurstf(&mut self, val: Lpurstf)
LPUART reset release flag.