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

type R = R<u32, EXTSCR>;

Reader of register EXTSCR

Implementations

impl R[src]

pub fn c2ds(&self) -> C2DS_R[src]

Bit 15 - CPU2 deepsleep mode

pub fn c1ds(&self) -> C1DS_R[src]

Bit 14 - CPU1 deepsleep mode

pub fn crpf(&self) -> CRPF_R[src]

Bit 13 - Critical Radio system phase

pub fn c2stopf(&self) -> C2STOPF_R[src]

Bit 11 - System Stop flag for CPU2

pub fn c2sbf(&self) -> C2SBF_R[src]

Bit 10 - System Standby flag for CPU2

pub fn c1stopf(&self) -> C1STOPF_R[src]

Bit 9 - System Stop flag for CPU1

pub fn c1sbf(&self) -> C1SBF_R[src]

Bit 8 - System Standby flag for CPU1