Type Alias stm32wlxx_hal::pac::rcc::ahb1rstr::CRCRST_W

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

Field DMA1RST writer - DMA1 reset

Aliased Type§

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