C# 클래스 BgApiDriver.BgApi.ble_msg_test_debug_rsp_t

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

공개 프로퍼티들

프로퍼티 타입 설명
opcode int
output byte[]

프로퍼티 상세

opcode 공개적으로 프로퍼티

public int opcode
리턴 int

output 공개적으로 프로퍼티

public byte[] output
리턴 byte[]