Enum onewire::OneWireError [] [src]

pub enum OneWireError {
    WireNotHigh,
}

Variants

Trait Implementations

impl Debug for OneWireError
[src]

[src]

Formats the value using the given formatter.