embassy-stm32

Crates

git

Versions

stm32h730vb

Flavors

embassy_stm32::opamp

Trait OutputPin

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

Output pin trait.

Implementors§