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

type R = R<u32, CSR>;

Reader of register CSR

Methods

impl R[src]

pub fn bre(&self) -> BRE_R[src]

Bit 9 - Backup regulator enable

pub fn ewup(&self) -> EWUP_R[src]

Bit 8 - Enable WKUP pin

pub fn brr(&self) -> BRR_R[src]

Bit 3 - Backup regulator ready

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