Struct teensy3_sys::HardwareSerial5 [] [src]

pub struct HardwareSerial5 {
    pub _base: HardwareSerial,
}

Fields

Trait Implementations

impl Debug for HardwareSerial5
[src]

Formats the value using the given formatter.

impl Copy for HardwareSerial5
[src]

impl Clone for HardwareSerial5
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more