Type Alias stm32wlxx_hal::pac::dma1::ccr3::SSEC_W

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

Field SSEC writer - ecurity of the DMA transfer from the source

Aliased Type§

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