Răsfoiți Sursa

Update Doxygen comment for Ethernet Link Object

Signed-off-by: Stefan Mätje <stefan.maetje@esd.eu>
Stefan Mätje 6 ani în urmă
părinte
comite
7c38045a0a
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      source/src/cip/cipethernetlink.c

+ 1 - 0
source/src/cip/cipethernetlink.c

@@ -19,6 +19,7 @@
  *  - Attribute  3: Physical Address (Ethernet MAC)
  *      - Attribute  4: Interface Counters (32-bit) (0 != OPENER_ETHLINK_CNTRS_ENABLE)
  *      - Attribute  5: Media Counters (32-bit)     (0 != OPENER_ETHLINK_CNTRS_ENABLE)
+ *      - Attribute  6: Interface Control           (0 != OPENER_ETHLINK_IFACE_CTRL_ENABLE)
  *  - Attribute  7: Interface Type
  *      See Vol. 2 Section 6-3.4 regarding an example for a device with internal
  *      switch port where the implementation of this attribute is recommended.