C# Class BgApiDriver.BgApi.ble_msg_system_read_memory_rsp_t

Inheritance: BgApiResponse
ファイルを表示 Open project: ahouben/BleDriver.NET

Public Properties

Property Type Description
address long
data byte[]

Property Details

address public_oe property

public long address
return long

data public_oe property

public byte[] data
return byte[]