Struct stm32l0x1::dbg::apb2_fz::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 2 - Debug Timer 21 stopped when Core is halted

Bit 6 - Debug Timer 22 stopped when Core is halted

Auto Trait Implementations

impl Send for W

impl Sync for W