Type Alias stm32wlxx_hal::pac::dma1::cndtr5::NDT_R
pub type NDT_R = FieldReaderRaw<u32, u32>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field NDT
reader - number of data to transfer (0 to 218 - 1)
Aliased Type§
struct NDT_R { /* private fields */ }