pub trait NonPwmPinMode: Sealed { }
Expand description

Make sure we can’t free an GPIO pin while still keeping it attached to pwm TODO: Maybe FunctionPWM should be private?

Implementors