Type Alias stm32f4xx_hal::pac::dma2::st::cr::CIRC_W

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

Field CIRC writer - Circular mode

Aliased Type§

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