Enum i2cdev_l3gd20::L3GD20GyroscopeDataRate [] [src]

pub enum L3GD20GyroscopeDataRate {
    Hz95,
    Hz190,
    Hz380,
    Hz760,
}

Variants

Trait Implementations

impl Debug for L3GD20GyroscopeDataRate
[src]

[src]

Formats the value using the given formatter.

impl Copy for L3GD20GyroscopeDataRate
[src]

impl Clone for L3GD20GyroscopeDataRate
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more