embassy-stm32

Crates

git

Versions

stm32h757ai-cm4

Flavors

embassy_stm32::timer

Trait GeneralInstance32bit4Channel

Source
pub trait GeneralInstance32bit4Channel: GeneralInstance4Channel { }
Expand description

General-purpose 32-bit timer with 4 channels instance.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§