10.6.1.3 Struct nvm_parameters
Structure containing the memory layout parameters of the NVM module.
Type | Name | Description |
---|---|---|
uint32_t | bootloader_number_of_pages |
Size of the Bootloader memory section configured in the NVM auxiliary memory space |
uint32_t | eeprom_number_of_pages |
Size of the emulated EEPROM memory section configured in the NVM auxiliary memory space |
uint16_t | nvm_number_of_pages |
Number of pages in the main array |
uint8_t | page_size |
Number of bytes per page |
uint16_t | rww_eeprom_number_of_pages |
Number of pages in read while write EEPROM (RWWEE) emulation area |