embassy-stm32

Crates

git

Versions

stm32f429vg

Flavors

Module exti

Module exti 

Source
Expand description

External Interrupts (EXTI)

Structs§

AnyChannelDeprecated
Deprecated type-erased EXTI channel.
ExtiInput
EXTI input driver.
InterruptHandler
EXTI interrupt handler. All EXTI interrupt vectors should be bound to this handler.

Traits§

Channel
EXTI channel trait.