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

type R = R<u32, CR>;

Reader of register CR

Methods

impl R[src]

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

Bit 1 - Debug Stop Mode

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

Bit 2 - Debug Standby Mode

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

Bit 0 - Debug Sleep Mode