[][src]Type Definition stm32wb_pac::flash::eccr::R

type R = R<u32, ECCR>;

Reader of register ECCR

Implementations

impl R[src]

pub fn addr_ecc(&self) -> ADDR_ECC_R[src]

Bits 0:16 - ECC fail address

pub fn sysf_ecc(&self) -> SYSF_ECC_R[src]

Bit 20 - System Flash ECC fail

pub fn ecccie(&self) -> ECCCIE_R[src]

Bit 24 - ECC correction interrupt enable

pub fn cpuid(&self) -> CPUID_R[src]

Bits 26:28 - CPU identification

pub fn eccc(&self) -> ECCC_R[src]

Bit 30 - ECC correction

pub fn eccd(&self) -> ECCD_R[src]

Bit 31 - ECC detection