embassy-stm32

Crates

git

Versions

stm32f439ii

Flavors

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§