Type Definition R
stm32f0::stm32f0x1::dbgmcu::idcode
type R = R<u32, IDCODE>;
Reader of register IDCODE
impl R
pub fn dev_id(&self) -> DEV_ID_R
Bits 0:11 - Device Identifier
pub fn div_id(&self) -> DIV_ID_R
Bits 12:15 - Division Identifier
pub fn rev_id(&self) -> REV_ID_R
Bits 16:31 - Revision Identifier