構造体定義書 VC2010

TxFD

構文構文

static struct TxFD

ファイル名ファイル名

eepro100.c

構造体情報構造体情報

No. 名称 属性説明
1
TxFD   
  status volatile s16  
  command s16  
  link u32 void *
  tx_desc_addr u32 (almost) Always points to the tx_buf_addr element.
  count s32 # of TBD (=2), Tx start thresh., etc.
  tx_buf_addr0 u32 void *, header of frame to be transmitted.
  tx_buf_size0 s32 Length of Tx hdr.
  tx_buf_addr1 u32 void *, data to be transmitted.
  tx_buf_size1 s32 Length of Tx data.

See Also

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