embassy-stm32

Crates

git

Versions

stm32h563ig

Flavors

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

Trait embassy_stm32::cordic::Instance

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

CORDIC instance trait

Object Safety§

This trait is not object safe.

Implementors§