rust-embedded / embedded-hal

A Hardware Abstraction Layer (HAL) for embedded systems
Apache License 2.0
1.95k stars 197 forks source link

gpio: remove `ToggleableOutputPin`, move `toggle()` to `StatefulOutputPin`. #550

Closed Dirbaio closed 9 months ago

Dirbaio commented 9 months ago

fixes #549