![]() |
Infineon MOTIX™ MCU TLE988x/9x Device Family SDK
|
#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... | |
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.
uint32_t nbyte |
Amount of bytes to program. Range from 1-128 bytes.
uint32_t options |
NVM programming options (for example NVM_OPTIONS_CORR_ACT or NVM_OPTIONS_NO_FAILPAGE_ERASE).