Type Alias stm32wlxx_hal::pac::dma1::cndtr5::NDT_W
pub type NDT_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CNDTR5_SPEC, u32, u32, Safe, 18, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field NDT
writer - number of data to transfer (0 to 218 - 1)
Aliased Type§
struct NDT_W<'a, const O: u8> { /* private fields */ }