pub trait CharacterMatch {
// Required method
fn check_character_match(&mut self, clear: bool) -> bool;
}Required Methods§
Sourcefn check_character_match(&mut self, clear: bool) -> bool
fn check_character_match(&mut self, clear: bool) -> bool
Checks to see if the peripheral has detected a character match and clears the flag