Type Definition stm32f1::stm32f101::pwr::cr::W[][src]

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn lpds(&mut self) -> LPDS_W<'_>[src]

Bit 0 - Low Power Deep Sleep

pub fn pdds(&mut self) -> PDDS_W<'_>[src]

Bit 1 - Power Down Deep Sleep

pub fn cwuf(&mut self) -> CWUF_W<'_>[src]

Bit 2 - Clear Wake-up Flag

pub fn csbf(&mut self) -> CSBF_W<'_>[src]

Bit 3 - Clear STANDBY Flag

pub fn pvde(&mut self) -> PVDE_W<'_>[src]

Bit 4 - Power Voltage Detector Enable

pub fn pls(&mut self) -> PLS_W<'_>[src]

Bits 5:7 - PVD Level Selection

pub fn dbp(&mut self) -> DBP_W<'_>[src]

Bit 8 - Disable Backup Domain write protection