Module gd32vf103xx_hal::exti[][src]

Expand description

External interrupt controller (EXTI).

Structs

Higher-lever wrapper around the EXTI peripheral.

An ExtiLine that can be listen()ed for interrupt

Enums

Enable/Disable event genration to wakeup unit for an EXTI line

Internal sources(lines) for ExtiLine

Edges that can trigger a configurable interrupt line.