pub trait ReceiverTimeout {
// Required method
fn check_receiver_timeout(&mut self, clear: bool) -> bool;
}Required Methods§
Sourcefn check_receiver_timeout(&mut self, clear: bool) -> bool
fn check_receiver_timeout(&mut self, clear: bool) -> bool
Check to see if the peripheral has detected a receiver timeout and clears the flag