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