[][src]Type Definition stm32f3::stm32f303::pwr::cr::W

type W = W<u32, CR>;

Writer for register CR

Methods

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 deepsleep

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

Bit 2 - Clear wakeup 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