Type Definition stm32g0::stm32g070::rcc::csr::R[][src]

type R = R<u32, CSR>;

Reader of register CSR

Implementations

impl R[src]

pub fn lsion(&self) -> LSION_R[src]

Bit 0 - LSI oscillator enable

pub fn lsirdy(&self) -> LSIRDY_R[src]

Bit 1 - LSI oscillator ready

pub fn rmvf(&self) -> RMVF_R[src]

Bit 23 - Remove reset flags

pub fn oblrstf(&self) -> OBLRSTF_R[src]

Bit 25 - Option byte loader reset flag

pub fn pinrstf(&self) -> PINRSTF_R[src]

Bit 26 - Pin reset flag

pub fn pwrrstf(&self) -> PWRRSTF_R[src]

Bit 27 - BOR or POR/PDR flag

pub fn sftrstf(&self) -> SFTRSTF_R[src]

Bit 28 - Software reset flag

pub fn iwdgrstf(&self) -> IWDGRSTF_R[src]

Bit 29 - Independent window watchdog reset flag

pub fn wwdgrstf(&self) -> WWDGRSTF_R[src]

Bit 30 - Window watchdog reset flag

pub fn lpwrrstf(&self) -> LPWRRSTF_R[src]

Bit 31 - Low-power reset flag