Struct teensy3_sys::Print [] [src]

pub struct Print {
    pub _vftable: *const _vftable_Print,
    pub write_error: u8,
}

Fields

Methods

impl Print
[src]

Trait Implementations

impl Debug for Print
[src]

Formats the value using the given formatter.

impl Copy for Print
[src]

impl Clone for Print
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more