embassy-nrf

Crates

git

Versions

nrf54l15-app-ns

Flavors

GpioteInstance

Trait GpioteInstance 

Source
pub trait GpioteInstance:
    PeripheralType
    + SealedGpioteInstance
    + Sized
    + 'static { }
Expand description

Represents a GPIOTE instance.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§