embassy-stm32

Crates

git

Versions

stm32u5f9vi

Flavors

embassy_stm32::timer

Trait 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§