Type Alias stm32wlxx_hal::pac::dma1::isr::TCIF6_R
pub type TCIF6_R = BitReaderRaw<TCIF1_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TCIF1
reader - transfer complete (TC) flag for channel 1
Aliased Type§
struct TCIF6_R { /* private fields */ }