Type Alias stm32wlxx_hal::pac::dma1::ccr2::CIRC_W
pub type CIRC_W<'a, const O: u8> = BitWriterRaw<'a, u32, CCR2_SPEC, CIRC_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field CIRC
writer - circular mode
Aliased Type§
struct CIRC_W<'a, const O: u8> { /* private fields */ }