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:18 - ECC fail address

Source

pub fn bk_ecc(&self) -> BK_ECC_R

Bit 19 - ECC fail bank

Source

pub fn sysf_ecc(&self) -> SYSF_ECC_R

Bit 20 - System Flash ECC fail

Source

pub fn eccie(&self) -> ECCIE_R

Bit 24 - ECC correction interrupt enable

Source

pub fn eccc(&self) -> ECCC_R

Bit 30 - ECC correction

Source

pub fn eccd(&self) -> ECCD_R

Bit 31 - ECC detection