Type Definition stm32f2::stm32f215::pwr::cr::R[][src]

type R = R<u32, CR>;

Reader of register CR

Implementations

impl R[src]

pub fn fpds(&self) -> FPDS_R[src]

Bit 9 - Flash power down in Stop mode

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

Bit 8 - Disable backup domain write protection

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

Bits 5:7 - PVD level selection

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

Bit 4 - Power voltage detector enable

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

Bit 3 - Clear standby flag

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

Bit 2 - Clear wakeup flag

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

Bit 1 - Power down deepsleep

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

Bit 0 - Low-power deep sleep