Type Alias stm32wlxx_hal::pac::dma1::ccr4::HTIE_W

pub type HTIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CCR4_SPEC, HTIE_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field HTIE writer - half transfer interrupt enable

Aliased Type§

struct HTIE_W<'a, const O: u8> { /* private fields */ }