embassy-stm32

Crates

git

Versions

stm32h503rb

Flavors

📣 We want to hear from you! Fill the Rust Embedded 2024 micro-survey.

Trait embassy_stm32::timer::GeneralInstance32bit4Channel

source ·
pub trait GeneralInstance32bit4Channel: GeneralInstance4Channel { }
Expand description

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

Object Safety§

This trait is not object safe.

Implementors§