Type Alias stm32wlxx_hal::pac::dma1::ccr7::DSEC_W

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

Field DSEC writer - ecurity of the DMA transfer to the destination

Aliased Type§

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