Type Alias stm32wlxx_hal::pac::dbgmcu::cr::DBG_STOP_W

pub type DBG_STOP_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, DBG_STOP_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field DBG_STOP writer - Allow debug in STOP mode

Aliased Type§

struct DBG_STOP_W<'a, const O: u8> { /* private fields */ }