embassy-stm32

Crates

git

Versions

stm32wba54ce

Flavors

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

Trait embassy_stm32::timer::AdvancedInstance2Channel

source ·
pub trait AdvancedInstance2Channel:
    BasicInstance
    + GeneralInstance2Channel
    + AdvancedInstance1Channel { }
Expand description

Advanced 16-bit timer with 2 channels instance.

Object Safety§

This trait is not object safe.

Implementors§