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

type W = W<u32, CR4>;

Writer for register CR4

Implementations

impl W[src]

pub fn c2boot(&mut self) -> C2BOOT_W<'_>[src]

Bit 15 - BOOT CPU2 after reset or wakeup from Stop or Standby modes

pub fn vbrs(&mut self) -> VBRS_W<'_>[src]

Bit 9 - VBAT battery charging resistor selection

pub fn vbe(&mut self) -> VBE_W<'_>[src]

Bit 8 - VBAT battery charging enable

pub fn wp5(&mut self) -> WP5_W<'_>[src]

Bit 4 - Wakeup pin WKUP5 polarity

pub fn wp4(&mut self) -> WP4_W<'_>[src]

Bit 3 - Wakeup pin WKUP4 polarity

pub fn wp3(&mut self) -> WP3_W<'_>[src]

Bit 2 - Wakeup pin WKUP3 polarity

pub fn wp2(&mut self) -> WP2_W<'_>[src]

Bit 1 - Wakeup pin WKUP2 polarity

pub fn wp1(&mut self) -> WP1_W<'_>[src]

Bit 0 - Wakeup pin WKUP1 polarity