Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PhysicalLayerOptions

Physical layer settings 物理層の設定内容

Hierarchy

  • PhysicalLayerOptions

Index

Properties

Optional autoNegotiation

autoNegotiation: undefined | false | true

Auto negotiation 自動ネゴシエーション

Optional duplex

duplex: undefined | false | true

Whether it is full duplex 全二重かどうか

Optional powerOff

powerOff: undefined | false | true

Whether to turn off the power 電源オフにするかどうか

Optional reset

reset: undefined | false | true

Physical layer reset 物理層のリセット

Optional speed

speed: LinkSpeed

Link speed 接続速度 (Mbps) (10/100)

Generated using TypeDoc