Struct teensy3_sys::HardwareSerial4 [] [src]

pub struct HardwareSerial4 {
    pub _base: HardwareSerial,
}

Fields

Trait Implementations

impl Debug for HardwareSerial4
[src]

Formats the value using the given formatter.

impl Copy for HardwareSerial4
[src]

impl Clone for HardwareSerial4
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more