C# Class Gralin.NETMF.Nordic.AddressWidth

显示文件 Open project: GerardSoleCa/IOSharp-netmf-Linux Class Usage Examples

Public Methods

Method Description
Check ( byte address ) : void
Check ( int addressWidth ) : void
Get ( byte address ) : byte

Method Details

Check() public static method

public static Check ( byte address ) : void
address byte
return void

Check() public static method

public static Check ( int addressWidth ) : void
addressWidth int
return void

Get() public static method

public static Get ( byte address ) : byte
address byte
return byte