Struct stm32f7x2::dbg::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 0 - DBG_SLEEP

[src]

Bit 1 - DBG_STOP

[src]

Bit 2 - DBG_STANDBY

[src]

Bit 5 - TRACE_IOEN

[src]

Bits 6:7 - TRACE_MODE

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R