Type Alias stm32wlxx_hal::pac::i2c1::cr1::NOSTRETCH_R
pub type NOSTRETCH_R = BitReaderRaw<NOSTRETCH_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field NOSTRETCH
reader - Clock stretching disable
Aliased Type§
struct NOSTRETCH_R { /* private fields */ }