C# Class BgApiDriver.BgApi.ble_msg_system_read_memory_rsp_t

Inheritance: BgApiResponse
Show file Open project: ahouben/BleDriver.NET

Public Properties

Property Type Description
address long
data byte[]

Property Details

address public property

public long address
return long

data public property

public byte[] data
return byte[]