Type Alias stm32wlxx_hal::pac::dma1::ccr2::DIR_R
pub type DIR_R = BitReaderRaw<DIR_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field DIR
reader - data transfer direction
Aliased Type§
struct DIR_R { /* private fields */ }