Struct stm32f30x_memory_map::dbgmcu::CrW [] [src]

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

Methods

impl CrW
[src]

Reset value

Bit 0 - Debug Sleep mode

Bit 1 - Debug Stop Mode

Bit 2 - Debug Standby Mode

Bit 5 - Trace pin assignment control

Bits 6:7 - Trace pin assignment control

Trait Implementations

impl Clone for CrW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for CrW
[src]