Infineon MOTIX™ MCU TLE988x/9x Device Family SDK
Data Fields
user_nvm_page_write_t Struct Reference

#include <bootrom.h>

Data Fields

uint8_t * data
 Pointer to the data where to read the programming data. Pointer must be within valid RAM range or an error code is returned. More...
 
uint32_t nbyte
 Amount of bytes to program. Range from 1-128 bytes. More...
 
uint32_t options
 NVM programming options (for example NVM_OPTIONS_CORR_ACT or NVM_OPTIONS_NO_FAILPAGE_ERASE). More...
 

Field Documentation

◆ data

uint8_t* data

Pointer to the data where to read the programming data. Pointer must be within valid RAM range or an error code is returned.

◆ nbyte

uint32_t nbyte

Amount of bytes to program. Range from 1-128 bytes.

◆ options

uint32_t options

NVM programming options (for example NVM_OPTIONS_CORR_ACT or NVM_OPTIONS_NO_FAILPAGE_ERASE).


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