Type Alias ECC_ERR_ADDR

Source
pub type ECC_ERR_ADDR = Reg<ECC_ERR_ADDR_SPEC>;
Expand description

ECC_ERR_ADDR (r) register accessor: MSPI ECC error address register

You can read this register and get ecc_err_addr::R. See API.

For information about available fields see ecc_err_addr module

Aliased Typeยง

pub struct ECC_ERR_ADDR { /* private fields */ }