Embassy
embassy-stm32

Crates

git

Versions

stm32l031e6

Flavors

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§