列挙体定義書 HotDocument 今井浩司

《no identifier》

構文構文

enum

ファイル名ファイル名

skge.h

列挙体情報列挙体情報

No. 名称 属性説明
1
《no identifier》   
  XM_ST_VALID (1UL<<31) Bit 31: Status Valid
  XM_ST_BYTE_CNT (0x3fffL<<17) Bit 30..17: Tx frame Length
  XM_ST_RETRY_CNT (0x1fL<<12) Bit 16..12: Retry Count
  XM_ST_EX_COL 1<<11 Bit 11: Excessive Collisions
  XM_ST_EX_DEF 1<<10 Bit 10: Excessive Deferral
  XM_ST_BURST 1<<9 Bit 9: p. xmitted in burst md
  XM_ST_DEFER 1<<8 Bit 8: packet was defered
  XM_ST_BC 1<<7 Bit 7: Broadcast packet
  XM_ST_MC 1<<6 Bit 6: Multicast packet
  XM_ST_UC 1<<5 Bit 5: Unicast packet
  XM_ST_TX_UR 1<<4 Bit 4: FIFO Underrun occured
  XM_ST_CS_ERR 1<<3 Bit 3: Carrier Sense Error
  XM_ST_LAT_COL 1<<2 Bit 2: Late Collision Error
  XM_ST_MUL_COL 1<<1 Bit 1: Multiple Collisions
  XM_ST_SGN_COL 1<<0 Bit 0: Single Collision

See Also

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