Type Alias stm32wlxx_hal::pac::i2c1::cr1::DNF_W
pub type DNF_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR1_SPEC, u8, DNF_A, Safe, 4, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field DNF
writer - Digital noise filter
Aliased Type§
struct DNF_W<'a, const O: u8> { /* private fields */ }