Type Alias stm32wlxx_hal::pac::lptim2::CFGR

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

CFGR register accessor: an alias for Reg<CFGR_SPEC>

Aliased Type§

struct CFGR { /* private fields */ }