Type Alias stm32_eth::stm32::exti::EMR

source ·
pub type EMR = Reg<EMR_SPEC>;
Expand description

EMR register accessor: an alias for Reg<EMR_SPEC>

Aliased Type§

struct EMR { /* private fields */ }