C# Class BgApiDriver.BgApi.ble_msg_hardware_spi_transfer_rsp_t

Inheritance: BgApiResponse
Afficher le fichier Open project: ahouben/BleDriver.NET

Méthodes publiques

Свойство Type Description
channel int
data byte[]

Property Details

channel public_oe property

public int channel
Résultat int

data public_oe property

public byte[] data
Résultat byte[]