ECCR

Type Alias ECCR 

Source
pub type ECCR = Reg<u32, _ECCR>;
Expand description

ECC result register 3

This register you can read. See API.

For information about available fields see eccr module

Aliased Type§

pub struct ECCR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for ECCR

read() method returns eccr::R reader structure