Type Definition stm32g4::stm32g441::rcc::csr::R[][src]

type R = R<u32, CSR>;

Reader of register CSR

Implementations

impl R[src]

pub fn lpwrstf(&self) -> LPWRSTF_R[src]

Bit 31 - Low-power reset flag

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

Bit 30 - Window watchdog reset flag

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

Bit 29 - Independent window watchdog reset flag

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

Bit 28 - Software reset flag

pub fn borrstf(&self) -> BORRSTF_R[src]

Bit 27 - BOR flag

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

Bit 26 - Pad reset flag

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

Bit 25 - Option byte loader reset flag

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

Bit 23 - Remove reset flag

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

Bit 1 - LSI oscillator ready

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

Bit 0 - LSI oscillator enable