Type Alias stm32wlxx_hal::pac::rtc::TR

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

TR register accessor: an alias for Reg<TR_SPEC>

Aliased Type§

struct TR { /* private fields */ }