Struct teensy3_sys::elapsedMicros [] [src]

pub struct elapsedMicros {
    pub us: u32,
}

Fields

Trait Implementations

impl Debug for elapsedMicros
[src]

Formats the value using the given formatter.

impl Copy for elapsedMicros
[src]

impl Clone for elapsedMicros
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more