Struct teensy3_sys::HardwareSerial [] [src]

pub struct HardwareSerial {
    pub _base: Stream,
}

Fields

Trait Implementations

impl Debug for HardwareSerial
[src]

Formats the value using the given formatter.

impl Copy for HardwareSerial
[src]

impl Clone for HardwareSerial
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more