Type Alias stm32wlxx_hal::pac::i2c1::cr1::TXDMAEN_R
pub type TXDMAEN_R = BitReaderRaw<TXDMAEN_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TXDMAEN
reader - DMA transmission requests enable
Aliased Type§
struct TXDMAEN_R { /* private fields */ }