embassy-stm32

Crates

git

Versions

stm32h7r3v8

Flavors

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

Trait embassy_stm32::timer::GeneralInstance4Channel

source ·
pub trait GeneralInstance4Channel:
    BasicInstance
    + GeneralInstance2Channel
    + General4ChBlankSealed { }
Expand description

General-purpose 16-bit timer with 4 channels instance.

Object Safety§

This trait is not object safe.

Implementors§