Type Alias stm32wlxx_hal::pac::rtc::TSDR
pub type TSDR = Reg<TSDR_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
TSDR register accessor: an alias for Reg<TSDR_SPEC>
Aliased Type§
struct TSDR { /* private fields */ }