Struct stm32l0x2::dbgmcu::IDCODE [] [src]

pub struct IDCODE { /* fields omitted */ }

MCU Device ID Code Register

Methods

impl IDCODE
[src]

[src]

Reads the contents of the register

Trait Implementations

Auto Trait Implementations

impl Send for IDCODE

impl !Sync for IDCODE