Type Alias stm32_hal2::pac::wwdg1::SR

source ·
pub type SR = Reg<SR_SPEC>;
Expand description

SR register accessor: an alias for Reg<SR_SPEC>

Aliased Type§

struct SR { /* private fields */ }