C# 클래스 Prototype.Xilinx.Util

파일 보기 프로젝트 열기: wramsdell/FPGA-Loader

공개 메소드들

메소드 설명
Encode3ByteAddress ( int address, byte buffer, int offset ) : void

메소드 상세

Encode3ByteAddress() 공개 정적인 메소드

public static Encode3ByteAddress ( int address, byte buffer, int offset ) : void
address int
buffer byte
offset int
리턴 void