Enum i2cdev_l3gd20::L3GD20GyroscopeFS [] [src]

pub enum L3GD20GyroscopeFS {
    dps250,
    dps500,
    dps2000,
}

Variants

Trait Implementations

impl Debug for L3GD20GyroscopeFS
[src]

[src]

Formats the value using the given formatter.

impl Copy for L3GD20GyroscopeFS
[src]

impl Clone for L3GD20GyroscopeFS
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more