You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit:
- Makes the order of InputPin impls consistent
- Impls InputPin only for Output<OpenDrain>, not the generic
Output<MODE>
- Adjusts the register access in accordance with the recently merged
GPIO refactoring (#42)
- Makes rustfmt happy
0 commit comments