Type Alias ECCR
Source pub type ECCR = Reg<ECCRrs>;
Expand description
ECCR (r) register accessor: ECC result register 3
You can read
this register and get eccr::R
. See API.
See register structure
For information about available fields see eccr
module
pub struct ECCR { }