Type Alias stm32wlxx_hal::pac::i2c1::TXDR

pub type TXDR = Reg<TXDR_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

TXDR register accessor: an alias for Reg<TXDR_SPEC>

Aliased Type§

struct TXDR { /* private fields */ }