Type Definition stm32l4_stm32hal::stm32l4x5::fmc::ECCR[][src]

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

Trait Implementations

read() method returns eccr::R reader structure