[][src]Type Definition stm32f3::stm32f373::pwr::cr::R

type R = R<u32, CR>;

Reader of register CR

Methods

impl R[src]

pub fn lpds(&self) -> LPDS_R[src]

Bit 0 - Low-power deep sleep

pub fn pdds(&self) -> PDDS_R[src]

Bit 1 - Power down deepsleep

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

Bit 2 - Clear wakeup flag

pub fn csbf(&self) -> CSBF_R[src]

Bit 3 - Clear standby flag

pub fn pvde(&self) -> PVDE_R[src]

Bit 4 - Power voltage detector enable

pub fn pls(&self) -> PLS_R[src]

Bits 5:7 - PVD level selection

pub fn dbp(&self) -> DBP_R[src]

Bit 8 - Disable backup domain write protection

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

Bit 9 - ENable SD1 ADC

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

Bit 10 - ENable SD2 ADC

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

Bit 11 - ENable SD3 ADC