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