Type Definition stm32f1::stm32f100::pwr::cr::R[][src]

type R = R<u32, CR>;

Reader of register CR

Implementations

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 Deep Sleep

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

Bit 2 - Clear Wake-up 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