Type Definition stm32g0::stm32g030::flash::eccr::R[][src]

type R = R<u32, ECCR>;

Reader of register ECCR

Implementations

impl R[src]

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

Bits 0:13 - ECC fail address

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

Bit 20 - ECC fail for Corrected ECC Error or Double ECC Error in info block

pub fn eccie(&self) -> ECCIE_R[src]

Bit 24 - ECC correction interrupt enable

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

Bit 30 - ECC correction

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

Bit 31 - ECC detection