Type Definition IDCODE
Other items instm32l4_stm32hal::stm32l4x1::dbgmcu
type IDCODE = Reg<u32, _IDCODE>;
DBGMCU_IDCODE
This register you can read. See API.
read
For information about available fields see idcode module
impl Readable for IDCODE
read() method returns idcode::R reader structure
read()