Type Alias stm32wlxx_hal::pac::i2c1::isr::DIR_R

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

Field DIR reader - Transfer direction (Slave mode)

Aliased Type§

struct DIR_R { /* private fields */ }