UartRtsPin

Trait UartRtsPin 

Source
pub trait UartRtsPin<REMAP> {
    // Provided method
    fn is_pin(&self) -> bool { ... }
}

Provided Methods§

Source

fn is_pin(&self) -> bool

Implementors§