UartCtsPin

Trait UartCtsPin 

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

Provided Methods§

Source

fn is_pin(&self) -> bool

Implementors§