Type Alias stm32wlxx_hal::pac::dma1::isr::TCIF1_R

pub type TCIF1_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 TCIF1_R { /* private fields */ }