[][src]Type Definition stm32l0::stm32l0x1::dbg::cr::W

type W = W<u32, CR>;

Writer for register CR

Methods

impl W[src]

pub fn dbg_stop(&mut self) -> DBG_STOP_W[src]

Bit 1 - Debug Stop Mode

pub fn dbg_standby(&mut self) -> DBG_STANDBY_W[src]

Bit 2 - Debug Standby Mode

pub fn dbg_sleep(&mut self) -> DBG_SLEEP_W[src]

Bit 0 - Debug Sleep Mode