BM_DataTypeDef
结构体与成员名称和 BMAPI SDK 保持一致,便于直接对应头文件与示例代码。
BM_DataTypeDef data structure.
Members
Section titled “Members”| Member | Declaration | Description |
|---|---|---|
header |
BM_DataHeaderTypeDef header |
data header, see BM_DataHeaderTypeDef for details. |
length |
uint16_t length |
length in bytes of the payload byte array (header excluded) |
timestamp |
uint32_t timestamp |
32-bit device local high precision timestamp in microseconds. |
This data-structure reference follows the current BUSMUST BMAPI SDK.