Struct stm32f7x2::dbg::dbgmcu_cr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[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 W

impl Sync for W