[][src]Type Definition stm32f0::stm32f0x1::dbgmcu::idcode::R

type R = R<u32, IDCODE>;

Reader of register IDCODE

Implementations

impl R[src]

pub fn dev_id(&self) -> DEV_ID_R[src]

Bits 0:11 - Device Identifier

pub fn div_id(&self) -> DIV_ID_R[src]

Bits 12:15 - Division Identifier

pub fn rev_id(&self) -> REV_ID_R[src]

Bits 16:31 - Revision Identifier