Type Alias Eccerr
Source pub type Eccerr = Reg<EccerrSpec>;
Expand description
ECCERR (r) register accessor: ECC Error Status Register
You can read
this register and get eccerr::R
. See API.
For information about available fields see eccerr
module
struct Eccerr { }