Enum Lsm303agr.MagOutputDataRate
Represents the available output data rates for the magnetometer.
Assembly: Lsm303agr.dll
View Source
public enum Lsm303agr.MagOutputDataRate
Fields
Odr10Hz
Output Data Rate: 10 Hz.
View Source
Odr10Hz = 0
Odr20Hz
Output Data Rate: 20 Hz.
View Source
Odr20Hz = 4
Odr50Hz
Output Data Rate: 50 Hz.
View Source
Odr50Hz = 8
Odr100Hz
Output Data Rate: 100 Hz.
View Source
Odr100Hz = 12