NurCmd(Int32, Int32, Int32) Constructor

Initializes a new instance of the NurCmd class

Definition

Namespace: NurApiDotNet.Commands
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
protected NurCmd(
	int cmd,
	int flags,
	int payLen
)

Parameters

cmd  Int32
 
flags  Int32
 
payLen  Int32
 

See Also