Struct BusyAsync
Source pub struct BusyAsync<I> { }
Expand description
Zero-Size marker structure for Busy pin supporting async operations (implements Wait trait)
Wait for an interrupt on th busy pin to go low (if not already)
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self).
That is, this conversion is whatever the implementation of
From<T> for U chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.