Struct stm32l0x1::dbg::IDCODE[][src]

pub struct IDCODE { /* fields omitted */ }

MCU Device ID Code Register

Methods

impl IDCODE
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for IDCODE

impl !Sync for IDCODE