Skip to content

BM_DataTypeDef

BM_DataTypeDef data structure.

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.