[][src]Type Definition stm32l0::stm32l0x1::dbg::IDCODE

type IDCODE = Reg<u32, _IDCODE>;

MCU Device ID Code Register

This register you can read. See API.

For information about avaliable fields see idcode module

Trait Implementations

impl Readable for IDCODE[src]

read() method returns idcode::R reader structure