ECCR

Type Alias ECCR 

Source
pub type ECCR = Reg<ECCRrs>;
Expand description

ECCR (rw) register accessor: Flash ECC register

You can read this register and get eccr::R. You can reset, write, write_with_zero this register using eccr::W. You can also modify this register. See API.

See register structure

For information about available fields see eccr module

Aliased Typeยง

pub struct ECCR { /* private fields */ }