|  | WE310F5
    39.00.000
    | 
Structure for 32 bit UUID. More...
#include <m2mb_ble_driver.h>
| Data Fields | |
| UINT8 | UUID_Byte0 | 
| UINT8 | UUID_Byte1 | 
| UINT8 | UUID_Byte2 | 
| UINT8 | UUID_Byte3 | 
Structure for 32 bit UUID.
Structure for storing 32 bit UUID. IF UUID = 0xAABBCCDD, then UUID_Byte0 = 0xAA, UUID_Byte1 = 0xBB, UUID_Byte2 = 0xCC, UUID_Byte3 = 0xDD.
Definition at line 114 of file m2mb_ble_driver.h.
| UINT8 UUID_Byte0 | 
Definition at line 116 of file m2mb_ble_driver.h.
| UINT8 UUID_Byte1 | 
Definition at line 117 of file m2mb_ble_driver.h.
| UINT8 UUID_Byte2 | 
Definition at line 118 of file m2mb_ble_driver.h.
| UINT8 UUID_Byte3 | 
Definition at line 119 of file m2mb_ble_driver.h.