Type Definition stm32g0::stm32g081::pwr::cr1::R[][src]

type R = R<u32, CR1>;

Reader of register CR1

Implementations

impl R[src]

pub fn lpr(&self) -> LPR_R[src]

Bit 14 - Low-power run

pub fn vos(&self) -> VOS_R[src]

Bits 9:10 - Voltage scaling range selection

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

Bit 8 - Disable backup domain write protection

pub fn fpd_lpslp(&self) -> FPD_LPSLP_R[src]

Bit 5 - Flash memory powered down during Low-power sleep mode

pub fn fpd_lprun(&self) -> FPD_LPRUN_R[src]

Bit 4 - Flash memory powered down during Low-power run mode

pub fn fpd_stop(&self) -> FPD_STOP_R[src]

Bit 3 - Flash memory powered down during Stop mode

pub fn lpms(&self) -> LPMS_R[src]

Bits 0:2 - Low-power mode selection