embassy_stm32::timer

Trait AdvancedControlInstance

source
pub trait AdvancedControlInstance:
    AdvancedControlInstance
    + GeneralPurpose16bitInstance
    + 'static { }
Expand description

Advanced control timer instance.

Object Safety§

This trait is not object safe.

Implementors§