R

Type Alias R 

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

Reader of register CSR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn lpwrstf(&self) -> LPWRSTF_R

Bit 31 - Low-power reset flag

Source

pub fn wwdgrstf(&self) -> WWDGRSTF_R

Bit 30 - Window watchdog reset flag

Source

pub fn iwdgrstf(&self) -> IWDGRSTF_R

Bit 29 - Independent window watchdog reset flag

Source

pub fn sftrstf(&self) -> SFTRSTF_R

Bit 28 - Software reset flag

Source

pub fn borrstf(&self) -> BORRSTF_R

Bit 27 - BOR flag

Source

pub fn pinrstf(&self) -> PINRSTF_R

Bit 26 - Pin reset flag

Source

pub fn oblrstf(&self) -> OBLRSTF_R

Bit 25 - Option byte loader reset flag

Source

pub fn firewallrstf(&self) -> FIREWALLRSTF_R

Bit 24 - Firewall reset flag

Source

pub fn rmvf(&self) -> RMVF_R

Bit 23 - Remove reset flag

Source

pub fn msisrange(&self) -> MSISRANGE_R

Bits 8:11 - SI range after Standby mode

Source

pub fn lsirdy(&self) -> LSIRDY_R

Bit 1 - LSI oscillator ready

Source

pub fn lsion(&self) -> LSION_R

Bit 0 - LSI oscillator enable