Struct stm32f30x_memory_map::dbgmcu::IdcodeR [] [src]

#[repr(C)]
pub struct IdcodeR { /* fields omitted */ }

Methods

impl IdcodeR
[src]

Bits 0:11 - Device Identifier

Bits 16:31 - Revision Identifier

Trait Implementations

impl Clone for IdcodeR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for IdcodeR
[src]