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