embassy-stm32

Crates

git

Versions

stm32h7r3v8

Flavors

📣 We want to hear from you! Fill the Rust Embedded 2024 micro-survey.

Trait embassy_stm32::sai::Instance

source ·
pub trait Instance:
    Peripheral<P = Self>
    + SealedInstance
    + RccPeripheral { }
Expand description

SAI instance trait.

Object Safety§

This trait is not object safe.

Implementors§