aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/ROOT/examples/basic/src/main.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-04-09 20:50:08 +0000
committerGitHub <[email protected]>2023-04-09 20:50:08 +0000
commitdf17a88448752ba73b25f0d09667888b863190ca (patch)
tree6ce2b396d166aea8167a17e3becd6b28e55e5d0d /docs/modules/ROOT/examples/basic/src/main.rs
parentdee8c71a2d57f3015fde55da28758a35fcbf7ca6 (diff)
parent1fbb8f0b321a15fd6b473c466d41fac40302ec3c (diff)
Merge #1342
1342: feat(rp): add `Wait` impl to `OutputOpenDrain` r=Dirbaio a=TheLostLambda A while ago `OutputOpenDrain` was made to implement `InputPin`, something that allowed drivers for various one-wire protocols to be written, but it's been lacking a `Wait` implementation — something that's needed to write async versions of these drivers. This commit also adds `get_level()` to `OutputOpenDrain`, since `is_high()` and `is_low()` were already implemented, but `get_level()` itself was missing. Co-authored-by: Brooks J Rady <[email protected]>
Diffstat (limited to 'docs/modules/ROOT/examples/basic/src/main.rs')
0 files changed, 0 insertions, 0 deletions