hi_ldc_version
Description
Defines the LDC version.
Prototype
typedef enum {
HI_LDC_V1 = 1,
HI_LDC_V2 = 2,
HI_LDC_VERSION_BUTT
} hi_ldc_version;
Members
Member |
Description |
|---|---|
HI_LDC_V1 |
HI_LDC_V1 version. |
HI_LDC_V2 |
HI_LDC_V2 version. The LDC of this version must work with the DIS gyroscope algorithm. |
HI_LDC_VERSION_BUTT |
Reserved |
Parent topic: VI