Type Definition stm32f7xx_hal::pac::exti::EMR[][src]

pub type EMR = Reg<u32, _EMR>;
Expand description

Event mask register (EXTI_EMR)

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see emr module