Type Alias stm32wlxx_hal::pac::dma1::isr::TCIF3_R
pub type TCIF3_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 TCIF3_R { /* private fields */ }