Type Alias stm32wlxx_hal::pac::wwdg::SR

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

SR register accessor: an alias for Reg<SR_SPEC>

Aliased Type§

struct SR { /* private fields */ }