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