pub type IDCODE = Reg<u32, _IDCODE>;
DBGMCU_IDCODE
This register you can read. See API.
read
For information about available fields see idcode module
pub struct IDCODE { /* private fields */ }
read() method returns idcode::R reader structure
read()