NurRingBufferPeekDword Method

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public uint PeekDword(
	byte[] buf,
	int offset
)

Parameters

buf  Byte
 
offset  Int32
 

Return Value

UInt32

See Also