Module atsamd_hal::eic::pin
source · [−]Structs
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Represents a numbered external interrupt. The external interrupt is generic
over any pin, only the EicPin implementations in this module make sense.
Traits
The EicPin trait makes it more ergonomic to convert a gpio pin into an EIC
pin. You should not implement this trait for yourself; only the
implementations in the EIC module make sense.
ExternalInterrupt describes something with an external interrupt ID.