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