Type Alias stm32_hal2::pac::bdma::ch::cr::CT_W

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

Field CT writer - Current target memory of DMA transfer in double-buffer mode

Aliased Type§

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