Enum i2cdev_lsm9ds0::LSM9DS0PowerMode [] [src]

pub enum LSM9DS0PowerMode {
    PowerDown,
    Sleep,
    Normal,
}

Variants

Trait Implementations

impl Debug for LSM9DS0PowerMode
[src]

[src]

Formats the value using the given formatter.

impl Copy for LSM9DS0PowerMode
[src]

impl Clone for LSM9DS0PowerMode
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more