Skip to main content

Enum Lsm303agr.MagOutputDataRate

Represents the available output data rates for the magnetometer.

Assembly: Lsm303agr.dll
View Source
Declaration
public enum Lsm303agr.MagOutputDataRate

Fields

Odr10Hz

Output Data Rate: 10 Hz.

View Source
Declaration
Odr10Hz = 0

Odr20Hz

Output Data Rate: 20 Hz.

View Source
Declaration
Odr20Hz = 4

Odr50Hz

Output Data Rate: 50 Hz.

View Source
Declaration
Odr50Hz = 8

Odr100Hz

Output Data Rate: 100 Hz.

View Source
Declaration
Odr100Hz = 12