Module stm32_hal2::prelude[][src]

In the prelude, we export the embedded-hal traits we implement

Traits

DelayMs

Millisecond delay

DelayUs

Microsecond delay

InputPin

Single digital input pin

OutputPin

Single digital push-pull output pin

ToggleableOutputPin

Output pin that can be toggled