Type Definition stm32g4::stm32g441::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:18 - ECC fail address

pub fn bk_ecc(&self) -> BK_ECC_R[src]

Bit 21 - BK_ECC

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

Bit 22 - SYSF_ECC

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

Bit 24 - ECCIE

pub fn eccc2(&self) -> ECCC2_R[src]

Bit 28 - ECC correction

pub fn eccd2(&self) -> ECCD2_R[src]

Bit 29 - ECC2 detection

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

Bit 30 - ECC correction

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

Bit 31 - ECC detection