Type Alias stm32wlxx_hal::pac::i2c1::isr::TC_R

pub type TC_R = BitReaderRaw<TC_A>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field TC reader - Transfer Complete (master mode)

Aliased Type§

struct TC_R { /* private fields */ }