SPRUJE7A January 2025 – July 2025 F29H850TU , F29H859TU-Q1
Calculates a Flash API configuration bitfield based on the user-defined configuration parameters.
uint32_t Fapi_getUserConfiguration(
Fapi_FlashBankType BankType,
Fapi_FOTAStatus FOTAStatus
);
| BankType [in] | The type of bank the Flash API will be writing to. This can always be C29Bank. |
| FOTAStatus [in] | Whether or not FOTA is
enabled: FOTA_Image: FOTA is enabled Active_Bank: FOTA is disabled |
This function calculates a Flash API configuration bitfield based on the user-defined configuration parameters.