Struct stm32f30x_memory_map::dbgmcu::Apb2fzW [] [src]

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

Methods

impl Apb2fzW
[src]

Reset value

Bit 2 - Debug Timer 15 stopped when Core is halted

Bit 3 - Debug Timer 16 stopped when Core is halted

Bit 4 - Debug Timer 17 stopped when Core is halted

Bit 5 - Debug Timer 19 stopped when Core is halted

Trait Implementations

impl Clone for Apb2fzW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Apb2fzW
[src]