[][src]Type Definition stm32wb_pac::dbgmcu::IDCODE

type IDCODE = Reg<u32, _IDCODE>;

MCU Device ID Code Register

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