Type Alias stm32wlxx_hal::pac::i2c1::isr::TCR_R
pub type TCR_R = BitReaderRaw<TCR_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TCR
reader - Transfer Complete Reload
Aliased Type§
struct TCR_R { /* private fields */ }