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