Struct teensy3_sys::usb_serial_class [] [src]

pub struct usb_serial_class {
    pub _base: Stream,
}

Fields

Methods

impl usb_serial_class
[src]

Trait Implementations

impl Debug for usb_serial_class
[src]

Formats the value using the given formatter.

impl Copy for usb_serial_class
[src]

impl Clone for usb_serial_class
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more