Enum imix::i2c_dummy::LiClientState [] [src]

enum LiClientState {
    Enabling,
    ReadingLI,
}

Variants

Trait Implementations

impl Copy for LiClientState
[src]

impl Clone for LiClientState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more