Enum i2cdev_l3gd20::L3GD20PowerMode [] [src]

pub enum L3GD20PowerMode {
    PowerDown,
    Sleep,
    Normal,
}

Variants

Trait Implementations

impl Debug for L3GD20PowerMode
[src]

[src]

Formats the value using the given formatter.

impl Copy for L3GD20PowerMode
[src]

impl Clone for L3GD20PowerMode
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more