Type Alias stm32_hal2::pac::dbgmcu::cr::DBGSLPD2_W

source ·
pub type DBGSLPD2_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, bool, BitM, O>;
Expand description

Field DBGSLPD2 writer - Allow D2 domain debug in Sleep mode

Aliased Type§

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