EncryptionNVMOp Enumeration
Encryption non-volatile memory operations.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.0+4dd3b18a61cb7a7c9070bf010b9a118f4696f0c4
public enum EncryptionNVMOp
Public Enumeration EncryptionNVMOp
public enum class EncryptionNVMOp
| LoadKeyFromNvm | 0 | The load key from NVM |
| StoreKeyToNvm | 1 | The store key to NVM |