R

Type Alias R 

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

Reader of register ECCR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn addr_ecc(&self) -> ADDR_ECC_R

Bits 0:16 - ECC fail address

Source

pub fn sysf_ecc(&self) -> SYSF_ECC_R

Bit 20 - System Flash ECC fail

Source

pub fn ecccie(&self) -> ECCCIE_R

Bit 24 - ECC correction interrupt enable

Source

pub fn cpuid(&self) -> CPUID_R

Bits 26:28 - CPU identification

Source

pub fn eccc(&self) -> ECCC_R

Bit 30 - ECC correction

Source

pub fn eccd(&self) -> ECCD_R

Bit 31 - ECC detection