Type Definition stm32f1::stm32f103::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 - 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 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