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