---
title: 使用约定
description: "GPS输入配置VmiConfig结构体。具体结构如下："
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/240RC2/armnative/kunpengcpsvideo_16_0060.html
sourcePath: /source/zh/kunpengboostkithistory/240RC2/armnative/kunpengcpsvideo_16_0060.html
indexId: fe955608b7a33c50abd7bad2b49ca97dab17ddc3668c5dcdce3938abc6b652ad79
---
# 使用约定

GPS输入配置VmiConfig结构体。具体结构如下：

```
struct VmiConfig {
uint32_t version;
} __attribute__((packed));
```
