Struct firmata::Mode [] [src]

pub struct Mode {
    pub mode: u8,
    pub resolution: u8,
}

Fields

Trait Implementations

impl Debug for Mode
[src]

Formats the value using the given formatter.