2.3.2.3 BL_ApplicationFooterRead()

bool BL_ApplicationFooterRead (uint8_t appId, bl_footer_data_t * footerData)

Reads the footer data of the application based on the provided application ID.

Parameters:
in appId

- Identifier for the application image space

out footerData

- Pointer to the structure where the footer data will be stored

Returns:

True - Footer data is successfully read

False - Failure to read footer data