harmony 鸿蒙osVersion_t

  • 2022-10-28
  • 浏览 (406)

osVersion_t

概述

Related Modules:

CMSIS

汇总

成员变量

成员变量 Name 描述
api API接口版本号。
kernel 内核版本号。

详细描述

系统版本信息结构体。

结构体成员变量说明

api

uint32_t osVersion_t::api

描述:

API接口版本号

kernel

uint32_t osVersion_t::kernel

描述:

内核版本号

你可能感兴趣的鸿蒙文章

harmony 鸿蒙overview

harmony 鸿蒙CMSIS 接口

harmony 鸿蒙osEventFlagsAttr_t

harmony 鸿蒙osMemoryPoolAttr_t

harmony 鸿蒙osMessageQueueAttr_t

harmony 鸿蒙osMutexAttr_t

harmony 鸿蒙osSemaphoreAttr_t

harmony 鸿蒙osThreadAttr_t

harmony 鸿蒙osTimerAttr_t

0  赞