C# 클래스 Structures.ReadCmdParms

상속: AccessParmsBase
파일 보기 프로젝트 열기: mti-rfid/RFID_Explorer

공개 프로퍼티들

프로퍼티 타입 설명
bank MemoryBank
count byte
offset UInt16

공개 메소드들

메소드 설명
ReadCmdParms ( )

메소드 상세

ReadCmdParms() 공개 메소드

public ReadCmdParms ( )

프로퍼티 상세

bank 공개적으로 프로퍼티

public MemoryBank bank
리턴 MemoryBank

count 공개적으로 프로퍼티

public byte count
리턴 byte

offset 공개적으로 프로퍼티

public UInt16 offset
리턴 UInt16