C# 클래스 BgApiDriver.BgApi.ble_msg_hardware_adc_result_evt_t

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

공개 프로퍼티들

프로퍼티 타입 설명
input int
value int

프로퍼티 상세

input 공개적으로 프로퍼티

public int input
리턴 int

value 공개적으로 프로퍼티

public int value
리턴 int