embassy-stm32

Crates

git

Versions

stm32h7s7z8

Flavors

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

Trait embassy_stm32::rcc::McoInstance

source ·
pub trait McoInstance: SealedMcoInstance + 'static {
    type Source;
}

Required Associated Types§

Object Safety§

This trait is not object safe.

Implementors§