Type Definition stm32f1::stm32f102::dbgmcu::IDCODE[][src]

type IDCODE = Reg<u32, _IDCODE>;

DBGMCU_IDCODE

This register you can read. See API.

For information about available fields see idcode module

Trait Implementations

impl Readable for IDCODE[src]

read() method returns idcode::R reader structure