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