[][src]Type Definition stm32f3::stm32f303::rcc::csr::R

type R = R<u32, CSR>;

Reader of register CSR

Methods

impl R[src]

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

Bit 0 - Internal low speed oscillator enable

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

Bit 1 - Internal low speed oscillator ready

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

Bit 24 - Remove reset flag

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 porrstf(&self) -> PORRSTF_R[src]

Bit 27 - POR/PDR reset flag

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

Bit 28 - Software reset flag

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

Bit 29 - Independent 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

pub fn v18pwrrstf(&self) -> V18PWRRSTF_R[src]

Bit 23 - Reset flag of the 1.8 V domain