Struct stm32l0x2::dbgmcu::cr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 1 - Debug Stop Mode

[src]

Bit 2 - Debug Standby Mode

[src]

Bit 0 - Debug Sleep Mode

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R