Embassy
embassy-stm32

Crates

git

Versions

stm32g484qe

Flavors

Trait embassy_stm32::hrtim::AdvancedChannel

source ·
pub trait AdvancedChannel<T: Instance>: SealedAdvancedChannel<T> { }
Expand description

Advanced channel instance trait.

Object Safety§

This trait is not object safe.

Implementors§