Type Alias stm32wlxx_hal::pac::i2c1::isr::NACKF_R
pub type NACKF_R = BitReaderRaw<NACKF_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field NACKF
reader - Not acknowledge received flag
Aliased Type§
struct NACKF_R { /* private fields */ }