[][src]Type Definition stm32l0::stm32l0x2::pwr::csr::R

type R = R<u32, CSR>;

Reader of register CSR

Methods

impl R[src]

pub fn ewup2(&self) -> EWUP2_R[src]

Bit 9 - Enable WKUP pin 2

pub fn ewup1(&self) -> EWUP1_R[src]

Bit 8 - Enable WKUP pin 1

pub fn vrefintrdyf(&self) -> VREFINTRDYF_R[src]

Bit 3 - Internal voltage reference ready flag

pub fn pvdo(&self) -> PVDO_R[src]

Bit 2 - PVD output

pub fn sbf(&self) -> SBF_R[src]

Bit 1 - Standby flag

pub fn wuf(&self) -> WUF_R[src]

Bit 0 - Wakeup flag

pub fn vosf(&self) -> VOSF_R[src]

Bit 4 - Voltage Scaling select flag

pub fn reglpf(&self) -> REGLPF_R[src]

Bit 5 - Regulator LP flag

pub fn ewup3(&self) -> EWUP3_R[src]

Bit 10 - Enable WKUP pin 3