Type Alias stm32wlxx_hal::pac::usart1::tdr::TDR_R
pub type TDR_R = FieldReaderRaw<u16, u16>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TDR
reader - Transmit data value
Aliased Type§
struct TDR_R { /* private fields */ }