2.5.2.3 BL_ApplicationFooterRead()
bl_mem_result_t BL_ApplicationFooterRead (uint8_t appId, bl_footer_data_t * footerData)
Reads the footer data of the application based on the provided application ID.
| in | appId |
- Identifier for the application image space |
| out | footerData |
- Pointer to the structure where the footer data will be stored |
bl_mem_result_t - Result of bootloader memory operation |
