Enum teensy3_sys::IntervalTimer_IntervalTimer_h_unnamed_7 [] [src]

pub enum IntervalTimer_IntervalTimer_h_unnamed_7 {
    TIMER_OFF,
    TIMER_PIT,
}

Variants

Trait Implementations

impl Debug for IntervalTimer_IntervalTimer_h_unnamed_7
[src]

Formats the value using the given formatter.

impl Copy for IntervalTimer_IntervalTimer_h_unnamed_7
[src]

impl Clone for IntervalTimer_IntervalTimer_h_unnamed_7
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Eq for IntervalTimer_IntervalTimer_h_unnamed_7
[src]

impl PartialEq for IntervalTimer_IntervalTimer_h_unnamed_7
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Hash for IntervalTimer_IntervalTimer_h_unnamed_7
[src]

Feeds this value into the state given, updating the hasher as necessary.

Feeds a slice of this type into the state provided.