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

« Back to documentation index

connector_config_link_speed_t Struct Reference

connector_config_link_speed_t Struct Reference
[Link Speed Configuration]

Device link speed configuration for WAN connection type for connector_request_id_config_link_speed callback. More...

#include <connector_api_config.h>

Data Fields

uint32_t speed
 Device link speed.

Detailed Description

Device link speed configuration for WAN connection type for connector_request_id_config_link_speed callback.

See also:
link_speed
connection_type

Definition at line 179 of file connector_api_config.h.


Field Documentation

Device link speed.

Definition at line 180 of file connector_api_config.h.