Type Alias stm32wlxx_hal::pac::i2c1::icr::NACKCF_W

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

Field NACKCF writer - Not Acknowledge flag clear

Aliased Type§

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