Type Alias stm32wlxx_hal::pac::dma1::ccr2::TCIE_R
pub type TCIE_R = BitReaderRaw<TCIE_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TCIE
reader - transfer complete interrupt enable
Aliased Type§
struct TCIE_R { /* private fields */ }