C# 클래스 BgApiDriver.BgApi.ble_msg_hardware_spi_transfer_rsp_t

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

공개 프로퍼티들

프로퍼티 타입 설명
channel int
data byte[]

프로퍼티 상세

channel 공개적으로 프로퍼티

public int channel
리턴 int

data 공개적으로 프로퍼티

public byte[] data
리턴 byte[]