Sebastián Pastor / EtheriosCloudConnector
Embed: (wiki syntax)

« Back to documentation index

connector_firmware_reset_t Struct Reference

connector_firmware_reset_t Struct Reference
[Firmware Target Reset Structure]

Firmware target reset structure for connector_request_id_firmware_reset callback which is called to reset the target. More...

#include <connector_api_firmware.h>

Data Fields

unsigned int CONST target_number
 Target number which target the firmware to reset.

Detailed Description

Firmware target reset structure for connector_request_id_firmware_reset callback which is called to reset the target.

Definition at line 236 of file connector_api_firmware.h.


Field Documentation

unsigned int CONST target_number

Target number which target the firmware to reset.

Definition at line 237 of file connector_api_firmware.h.