Struct teensy3_sys::TwoWire [] [src]

pub struct TwoWire {
    pub _base: Stream,
}

Fields

Methods

impl TwoWire
[src]

Trait Implementations

impl Debug for TwoWire
[src]

Formats the value using the given formatter.

impl Copy for TwoWire
[src]

impl Clone for TwoWire
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more