enum tx_desc_control_bits
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
tx_desc_control_bits | ||
TXIC | 0x80000000 | interrupt control | |
ETIControl | 0x40000000 | early transmit interrupt | |
TXLD | 0x20000000 | last descriptor | |
TXFD | 0x10000000 | first descriptor | |
CRCEnable | 0x08000000 | crc control | |
PADEnable | 0x04000000 | padding control | |
RetryTxLC | 0x02000000 | retry late collision | |
PKTSMask | 0x3ff800 | packet size bit21-11 | |
PKTSShift | 11 | ||
TBSMask | 0x000007ff | transmit buffer bit 10-0 | |
TBSShift | 0 |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー