Enum i2cdev_lsm9ds0::LSM9DS0AccelerometerFilterBandwidth [] [src]

pub enum LSM9DS0AccelerometerFilterBandwidth {
    Hz773,
    Hz194,
    Hz362,
    Hz50,
}

Variants

Trait Implementations

impl Debug for LSM9DS0AccelerometerFilterBandwidth
[src]

[src]

Formats the value using the given formatter.

impl Copy for LSM9DS0AccelerometerFilterBandwidth
[src]

impl Clone for LSM9DS0AccelerometerFilterBandwidth
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more