Struct stm32l0x2::DBGMCU [] [src]

pub struct DBGMCU { /* fields omitted */ }

Debug support

Methods

impl DBGMCU
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DBGMCU
[src]

impl Deref for DBGMCU
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for DBGMCU