19 memset(m_oemId, 0,
sizeof(m_oemId));
34 char *
Get() {
return m_oemId; }
提供设备OemId的获取与配置
Definition: OemId.hpp:16
OemId()
Definition: OemId.hpp:18
char * Get()
获取OemId
Definition: OemId.hpp:34
ErrCodeE Load()
从flash中加载参数
static const int MaxOemIdSize
OemId字符串最大大小
Definition: OemId.hpp:22
ErrCodeE Set(const char *oemId)
设置OemId
ErrCodeE
错误码定义
Definition: EmxTypeDef.hpp:29
Definition: EmxGpio.hpp:10