HT32SX Monarch Scan
Monarch Scan application for HT32SX
NVM_ConfigType Struct Reference

NVM API configuration structure. More...

#include <nvm_api.h>

Data Fields

NVM_TYPE nvmType
 
uint32_t boardDataAddress
 
uint32_t sfxDataAddress
 
uint8_t messageSequenceNumber
 

Detailed Description

NVM API configuration structure.

@detail Information needed to properly configure the NVM layer for Sigfox functionalities. Default is NVM_TYPE_EEPROM

Field Documentation

◆ boardDataAddress

uint32_t boardDataAddress

Destination address where store NVM_BoardDataType (ID, PAC, RCZ, etc.)

◆ messageSequenceNumber

uint8_t messageSequenceNumber

Set this value to a specific number if Invalid message sequence error occurs

◆ nvmType

NVM_TYPE nvmType

Specify if NVM is EEPROM or FLASH

◆ sfxDataAddress

uint32_t sfxDataAddress

Destination address where store NVM Sigfox data (message counter, etc.)


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