Type Definition stm32f1::stm32f107::fsmc::ECCR2[][src]

type ECCR2 = Reg<u32, _ECCR2>;

ECC result register 2

This register you can read. See API.

For information about available fields see eccr2 module

Trait Implementations

impl Readable for ECCR2[src]

read() method returns eccr2::R reader structure