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

type R = R<u32, CR4>;

Reader of register CR4

Implementations

impl R[src]

pub fn c2boot(&self) -> C2BOOT_R[src]

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

pub fn vbrs(&self) -> VBRS_R[src]

Bit 9 - VBAT battery charging resistor selection

pub fn vbe(&self) -> VBE_R[src]

Bit 8 - VBAT battery charging enable

pub fn wp5(&self) -> WP5_R[src]

Bit 4 - Wakeup pin WKUP5 polarity

pub fn wp4(&self) -> WP4_R[src]

Bit 3 - Wakeup pin WKUP4 polarity

pub fn wp3(&self) -> WP3_R[src]

Bit 2 - Wakeup pin WKUP3 polarity

pub fn wp2(&self) -> WP2_R[src]

Bit 1 - Wakeup pin WKUP2 polarity

pub fn wp1(&self) -> WP1_R[src]

Bit 0 - Wakeup pin WKUP1 polarity