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

type W = W<u32, CR2>;

Writer for register CR2

Implementations

impl W[src]

pub fn usv(&mut self) -> USV_W<'_>[src]

Bit 10 - VDDUSB USB supply valid

pub fn pvme3(&mut self) -> PVME3_W<'_>[src]

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

pub fn pvme1(&mut self) -> PVME1_W<'_>[src]

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

pub fn pls(&mut self) -> PLS_W<'_>[src]

Bits 1:3 - Power voltage detector level selection

pub fn pvde(&mut self) -> PVDE_W<'_>[src]

Bit 0 - Power voltage detector enable