C# Class BgApiDriver.BgApi.ble_msg_system_get_counters_rsp_t

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

Public Properties

Property Type Description
mbuf int
rxfail int
rxok int
txok int
txretry int

Property Details

mbuf public_oe property

public int mbuf
return int

rxfail public_oe property

public int rxfail
return int

rxok public_oe property

public int rxok
return int

txok public_oe property

public int txok
return int

txretry public_oe property

public int txretry
return int