Z-Wave Protocol Controller Reference
_NVR_FLASH_STRUCT_ Struct Reference

#include <zwapi_protocol_mem.h>

Collaboration diagram for _NVR_FLASH_STRUCT_:

Public Attributes

uint8_t bRevision
 
uint8_t bCrystalCalibration
 
uint8_t bPinSwap
 
uint8_t bNVMChipSelect
 
uint8_t abSAWCenterFreq [NVR_SAW_CENTER_FREQ_SIZE]
 
uint8_t bSAWBandwidth
 
uint8_t bNVMType
 
uint8_t bNVMSize [NVR_NVM_SIZE_SIZE]
 
uint8_t bNVMPageSize [NVR_NVM_PAGE_SIZE_SIZE]
 
uint8_t abUUID [NVR_UUID_SIZE]
 
uint8_t idVendorUsb [NVR_USBID_SIZE]
 
uint8_t idProductUsb [NVR_USBID_SIZE]
 
uint8_t bTxCalibration1
 
uint8_t bTxCalibration2
 
uint8_t aSecurityPublicKey [NVR_SECURITY_PUBLIC_KEY_SIZE]
 
uint8_t aSecurityPrivateKey [NVR_SECURITY_PRIVATE_KEY_SIZE]
 

Member Data Documentation

◆ abSAWCenterFreq

uint8_t _NVR_FLASH_STRUCT_::abSAWCenterFreq[NVR_SAW_CENTER_FREQ_SIZE]

◆ abUUID

uint8_t _NVR_FLASH_STRUCT_::abUUID[NVR_UUID_SIZE]

◆ aSecurityPrivateKey

uint8_t _NVR_FLASH_STRUCT_::aSecurityPrivateKey[NVR_SECURITY_PRIVATE_KEY_SIZE]

◆ aSecurityPublicKey

uint8_t _NVR_FLASH_STRUCT_::aSecurityPublicKey[NVR_SECURITY_PUBLIC_KEY_SIZE]

◆ bCrystalCalibration

uint8_t _NVR_FLASH_STRUCT_::bCrystalCalibration

◆ bNVMChipSelect

uint8_t _NVR_FLASH_STRUCT_::bNVMChipSelect

◆ bNVMPageSize

uint8_t _NVR_FLASH_STRUCT_::bNVMPageSize[NVR_NVM_PAGE_SIZE_SIZE]

◆ bNVMSize

uint8_t _NVR_FLASH_STRUCT_::bNVMSize[NVR_NVM_SIZE_SIZE]

◆ bNVMType

uint8_t _NVR_FLASH_STRUCT_::bNVMType

◆ bPinSwap

uint8_t _NVR_FLASH_STRUCT_::bPinSwap

◆ bRevision

uint8_t _NVR_FLASH_STRUCT_::bRevision

◆ bSAWBandwidth

uint8_t _NVR_FLASH_STRUCT_::bSAWBandwidth

◆ bTxCalibration1

uint8_t _NVR_FLASH_STRUCT_::bTxCalibration1

◆ bTxCalibration2

uint8_t _NVR_FLASH_STRUCT_::bTxCalibration2

◆ idProductUsb

uint8_t _NVR_FLASH_STRUCT_::idProductUsb[NVR_USBID_SIZE]

◆ idVendorUsb

uint8_t _NVR_FLASH_STRUCT_::idVendorUsb[NVR_USBID_SIZE]

The documentation for this struct was generated from the following file: