embassy-stm32

Crates

git

Versions

stm32f334c4

Flavors

embassy_stm32::opamp

Trait OutputPin

Source
pub trait OutputPin<T: Instance>: SealedOutputPin<T> { }
Expand description

Output pin trait.

Implementors§