ECCR

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

Aliased Typeยง

pub struct ECCR { /* private fields */ }