[][src]Type Definition stm32f3::stm32f3x8::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

pub fn ensd1(&mut self) -> ENSD1_W[src]

Bit 9 - ENable SD1 ADC

pub fn ensd2(&mut self) -> ENSD2_W[src]

Bit 10 - ENable SD2 ADC

pub fn ensd3(&mut self) -> ENSD3_W[src]

Bit 11 - ENable SD3 ADC