Struct teensy3_sys::HardwareSerial6 [] [src]

pub struct HardwareSerial6 {
    pub _base: HardwareSerial,
}

Fields

Trait Implementations

impl Debug for HardwareSerial6
[src]

Formats the value using the given formatter.

impl Copy for HardwareSerial6
[src]

impl Clone for HardwareSerial6
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more