Type Alias stm32wlxx_hal::pac::i2c1::cr2::NACK_R
pub type NACK_R = BitReaderRaw<NACK_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field NACK
reader - NACK generation (slave mode)
Aliased Type§
struct NACK_R { /* private fields */ }