NurApiPermalockResp Class

Response to block permalock status read.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public class PermalockResp
Inheritance
Object    NurApiPermalockResp

Constructors

NurApiPermalockRespInitializes a new instance of the NurApiPermalockResp class

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

Fields

bank Read from bank.
from Starting from this address.
lockStates Lock states. Each word represents the lock state of 16 blocks.
nBlocks Number of mask words in response.

See Also