Enum ads111x::ADS111XOperatingMode [] [src]

pub enum ADS111XOperatingMode {
    ContinuousConversion,
    SingleShot,
}

Variants

Trait Implementations

impl Debug for ADS111XOperatingMode
[src]

[src]

Formats the value using the given formatter.

impl Copy for ADS111XOperatingMode
[src]

impl Clone for ADS111XOperatingMode
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more