Type Alias stm32h7xx_hal::stm32::iwdg::PR

source ·
pub type PR = Reg<PR_SPEC>;
Expand description

PR register accessor: an alias for Reg<PR_SPEC>

Aliased Type§

struct PR { /* private fields */ }