Type Alias IDCODE
Source pub type IDCODE = Reg<IDCODErs>;
Expand description
IDCODE (r) register accessor: DBGMCU_IDCODE
You can read this register and get idcode::R. See API.
See register structure
For information about available fields see idcode module
pub struct IDCODE { }