[][src]Type Definition stm32wb_pac::pwr::cr2::R

type R = R<u32, CR2>;

Reader of register CR2

Implementations

impl R[src]

pub fn usv(&self) -> USV_R[src]

Bit 10 - VDDUSB USB supply valid

pub fn pvme3(&self) -> PVME3_R[src]

Bit 6 - Peripheral voltage monitoring 3 enable: VDDA vs. 1.62V

pub fn pvme1(&self) -> PVME1_R[src]

Bit 4 - Peripheral voltage monitoring 1 enable: VDDUSB vs. 1.2V

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

Bits 1:3 - Power voltage detector level selection

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

Bit 0 - Power voltage detector enable