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