C# Class HouseOfTheFuture.RF24Library.AddressWidth

Afficher le fichier Open project: HouseOfTheFuture/IoT-Device

Méthodes publiques

Méthode Description
Check ( byte address ) : void
Check ( int addressWidth ) : void
Get ( byte address ) : byte

Method Details

Check() public static méthode

public static Check ( byte address ) : void
address byte
Résultat void

Check() public static méthode

public static Check ( int addressWidth ) : void
addressWidth int
Résultat void

Get() public static méthode

public static Get ( byte address ) : byte
address byte
Résultat byte