C# 클래스 BgApiDriver.BgApi.ble_msg_system_get_counters_rsp_t

상속: BgApiResponse
파일 보기 프로젝트 열기: ahouben/BleDriver.NET

공개 프로퍼티들

프로퍼티 타입 설명
mbuf int
rxfail int
rxok int
txok int
txretry int

프로퍼티 상세

mbuf 공개적으로 프로퍼티

public int mbuf
리턴 int

rxfail 공개적으로 프로퍼티

public int rxfail
리턴 int

rxok 공개적으로 프로퍼티

public int rxok
리턴 int

txok 공개적으로 프로퍼티

public int txok
리턴 int

txretry 공개적으로 프로퍼티

public int txretry
리턴 int