embassy-nrf

Crates

git

Versions

nrf54l10-app-s

Flavors

Skip to main content

Instance

Trait Instance 

Source
pub trait Instance: Instance + SealedInstance { }
Expand description

sQSPI peripheral instance (the VPR coprocessor running the firmware).

Builds on vpr::Instance, which provides the VPR registers and the completion interrupt.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§