XFusion API v1.3.0
载入中...
搜索中...
未找到
_xf_ble_uuid32_info_t结构体 参考

BLE 32-bit UUID 信息 更多...

#include <xf_ble_types.h>

_xf_ble_uuid32_info_t 的协作图:
Collaboration graph

成员变量

union { 
 
   xf_ble_uuid_type_t   type 
 
   uint8_t   _invalid 
 
};  
 
uint32_t value
 

详细描述

BLE 32-bit UUID 信息

在文件 xf_ble_types.h130 行定义.

结构体成员变量说明

◆ type

UUID 长度类型,见 xf_ble_uuid_type_t

在文件 xf_ble_types.h132 行定义.

◆ _invalid

uint8_t _invalid

用于固定 UUID 长度类型变量的大小为 8-bit

在文件 xf_ble_types.h133 行定义.

◆ [union]

union { ... }

◆ value

uint32_t value

32-bit UUID

在文件 xf_ble_types.h135 行定义.


该结构体的文档由以下文件生成: