WE310F5  39.00.000
M2MB_BLE_UUID_16_S Struct Reference

Structure for 16 bit UUID. More...

#include <m2mb_ble_driver.h>

Data Fields

UINT8 UUID_Byte0
 
UINT8 UUID_Byte1
 

Detailed Description

Structure for 16 bit UUID.

Structure for storing 16 bit UUID. IF UUID = 0xAABB, then UUID_Byte0 = 0xAA, UUID_Byte1 = 0xBB.

Definition at line 102 of file m2mb_ble_driver.h.

Field Documentation

◆ UUID_Byte0

UINT8 UUID_Byte0

Definition at line 104 of file m2mb_ble_driver.h.

◆ UUID_Byte1

UINT8 UUID_Byte1

Definition at line 105 of file m2mb_ble_driver.h.


The documentation for this struct was generated from the following file: