NurApiTagBlockErase(UInt32, Byte, UInt32, Byte) Method
Secured block erase.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public void BlockErase(
uint passwd,
byte erBank,
uint erAddress,
byte erWords
)
Parameters
- passwd UInt32
- Password for erase.
- erBank Byte
- Bank where the block(s) are located in.
- erAddress UInt32
- Word address for the first word to erase.
- erWords Byte
- Number of words to erase starting from erAddress.