列挙体定義書 HotDocument 今井浩司

《no identifier》

構文構文

enum

ファイル名ファイル名

skge.h

列挙体情報列挙体情報

No. 名称 属性説明
1
《no identifier》   
  PHY_AN_NXT_PG 1<<15 Bit 15: Request Next Page
  PHY_AN_ACK 1<<14 Bit 14: (ro) Acknowledge Received
  PHY_AN_RF 1<<13 Bit 13: Remote Fault Bits
  PHY_AN_PAUSE_ASYM 1<<11 Bit 11: Try for asymmetric
  PHY_AN_PAUSE_CAP 1<<10 Bit 10: Try for pause
  PHY_AN_100BASE4 1<<9 Bit 9: Try for 100mbps 4k packets
  PHY_AN_100FULL 1<<8 Bit 8: Try for 100mbps full-duplex
  PHY_AN_100HALF 1<<7 Bit 7: Try for 100mbps half-duplex
  PHY_AN_10FULL 1<<6 Bit 6: Try for 10mbps full-duplex
  PHY_AN_10HALF 1<<5 Bit 5: Try for 10mbps half-duplex
  PHY_AN_CSMA 1<<0 Bit 0: Only selector supported
  PHY_AN_SEL 0x1f Bit 4..0: Selector Field, 00001=Ethernet
  PHY_AN_FULL PHY_AN_100FULL | PHY_AN_10FULL | PHY_AN_CSMA  
  PHY_AN_ALL PHY_AN_10HALF | PHY_AN_10FULL | PHY_AN_100HALF | PHY_AN_100FULL  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー