Skip to content

Conversation

@Phosfor
Copy link
Contributor

@Phosfor Phosfor commented Oct 4, 2022

This is a first draft of an implementation for infallible GPIO (see issue #135) could look like.

For now it unwraps the Result of gpio_set_level. It probably would be better to use expect or use assert or even debug_assert. What is your opinion?

I also noticed that it should be possible to make set_pull infallible as well, but I have not done that change yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant