[]Type Definition nucleo_f401re::pac::exti::IMR

type IMR = Reg<u32, _IMR>;

Interrupt mask register (EXTI_IMR)

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

For information about available fields see imr module