Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 354 Bytes

File metadata and controls

14 lines (9 loc) · 354 Bytes

enum EthernetSpeed

Overview / Purpose

Enumeration EthernetSpeed

Enumerator Value Description
ETHERNET_SPEED_UNSPECIFIED 0 Unspecified ethernet speed
ETHERNET_SPEED_10M 1 10 Mbps
ETHERNET_SPEED_100M 2 100 Mbps

Parent topic: InterconnectConfig (C++)