diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2023-04-09 20:50:08 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-09 20:50:08 +0000 |
| commit | df17a88448752ba73b25f0d09667888b863190ca (patch) | |
| tree | 6ce2b396d166aea8167a17e3becd6b28e55e5d0d /embassy-executor | |
| parent | dee8c71a2d57f3015fde55da28758a35fcbf7ca6 (diff) | |
| parent | 1fbb8f0b321a15fd6b473c466d41fac40302ec3c (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 'embassy-executor')
0 files changed, 0 insertions, 0 deletions
