C# Class BgApiDriver.BgApi.ble_msg_hardware_spi_transfer_rsp_t

Inheritance: BgApiResponse
Datei anzeigen Open project: ahouben/BleDriver.NET

Public Properties

Property Type Description
channel int
data byte[]

Property Details

channel public_oe property

public int channel
return int

data public_oe property

public byte[] data
return byte[]