Expand description
External Interrupts (EXTI)
Structs§
- AnyChannel
Deprecated - Deprecated type-erased EXTI channel.
- Exti
Input - EXTI input driver.
- Interrupt
Handler - EXTI interrupt handler. All EXTI interrupt vectors should be bound to this handler.
Traits§
- Channel
- EXTI channel trait.