Type Definition stm32f1::stm32f100::rcc::csr::W[][src]

type W = W<u32, CSR>;

Writer for register CSR

Implementations

impl W[src]

pub fn lsion(&mut self) -> LSION_W<'_>[src]

Bit 0 - Internal low speed oscillator enable

pub fn rmvf(&mut self) -> RMVF_W<'_>[src]

Bit 24 - Remove reset flag

pub fn pinrstf(&mut self) -> PINRSTF_W<'_>[src]

Bit 26 - PIN reset flag

pub fn porrstf(&mut self) -> PORRSTF_W<'_>[src]

Bit 27 - POR/PDR reset flag

pub fn sftrstf(&mut self) -> SFTRSTF_W<'_>[src]

Bit 28 - Software reset flag

pub fn iwdgrstf(&mut self) -> IWDGRSTF_W<'_>[src]

Bit 29 - Independent watchdog reset flag

pub fn wwdgrstf(&mut self) -> WWDGRSTF_W<'_>[src]

Bit 30 - Window watchdog reset flag

pub fn lpwrrstf(&mut self) -> LPWRRSTF_W<'_>[src]

Bit 31 - Low-power reset flag