Type Definition stm32_eth::stm32::exti::PR

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

PR register accessor: an alias for Reg<PR_SPEC>