R

Type Alias R 

Source
pub type R = R<u32, EXTSCR>;
Expand description

Reader of register EXTSCR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn c2ds(&self) -> C2DS_R

Bit 15 - CPU2 deepsleep mode

Source

pub fn c1ds(&self) -> C1DS_R

Bit 14 - CPU1 deepsleep mode

Source

pub fn crpf(&self) -> CRPF_R

Bit 13 - Critical Radio system phase

Source

pub fn c2stopf(&self) -> C2STOPF_R

Bit 11 - System Stop flag for CPU2

Source

pub fn c2sbf(&self) -> C2SBF_R

Bit 10 - System Standby flag for CPU2

Source

pub fn c1stopf(&self) -> C1STOPF_R

Bit 9 - System Stop flag for CPU1

Source

pub fn c1sbf(&self) -> C1SBF_R

Bit 8 - System Standby flag for CPU1