Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
connector_firmware_download_complete_t Struct Reference
[Firmware Download Complete Structure]
Firmware download complete structure containing information about firmware image data for connector_request_id_firmware_download_complete callback which is called when Device Cloud is done sending all image data. More...
#include <connector_api_firmware.h>
Data Fields | |
| unsigned int CONST | target_number |
| Target number which firmware target the image data is for. | |
| connector_firmware_download_status_t | status |
| Status code regarding the download completion. | |
Detailed Description
Firmware download complete structure containing information about firmware image data for connector_request_id_firmware_download_complete callback which is called when Device Cloud is done sending all image data.
Definition at line 199 of file connector_api_firmware.h.
Field Documentation
Status code regarding the download completion.
Definition at line 202 of file connector_api_firmware.h.
| unsigned int CONST target_number |
Target number which firmware target the image data is for.
Definition at line 200 of file connector_api_firmware.h.
Generated on Tue Jul 12 2022 19:18:39 by
1.7.2