C# 클래스 HouseOfTheFuture.RF24Library.AddressWidth

파일 보기 프로젝트 열기: HouseOfTheFuture/IoT-Device

공개 메소드들

메소드 설명
Check ( byte address ) : void
Check ( int addressWidth ) : void
Get ( byte address ) : byte

메소드 상세

Check() 공개 정적인 메소드

public static Check ( byte address ) : void
address byte
리턴 void

Check() 공개 정적인 메소드

public static Check ( int addressWidth ) : void
addressWidth int
리턴 void

Get() 공개 정적인 메소드

public static Get ( byte address ) : byte
address byte
리턴 byte