OutputRate Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HMC5883L Typical Data Output Rate (Hz)
C#
public enum OutputRate
type OutputRate =
Public Enum OutputRate
- Inheritance
-
OutputRate
Name | Value | Description |
---|---|---|
Rate00_75 | 0 | 0.75 Hz |
Rate01_5 | 1 | 1.5 Hz |
Rate03 | 2 | 3 Hz |
Rate07_5 | 3 | 7.5 Hz |
Rate15 | 4 | 15 Hz |
Rate30 | 5 | 30 Hz |
Rate75 | 6 | 75 Hz |
Product | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |