構文enum rx_desc_status_bits
ファイル名
列挙体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
rx_desc_status_bits | ||
| RXOWN | 0x80000000 | own bit | |
| FLNGMASK | 0x0fff0000 | frame length | |
| FLNGShift | 16 | ||
| MARSTATUS | 0x00004000 | multicast address received | |
| BARSTATUS | 0x00002000 | broadcast address received | |
| PHYSTATUS | 0x00001000 | physical address received | |
| RXFSD | 0x00000800 | first descriptor | |
| RXLSD | 0x00000400 | last descriptor | |
| ErrorSummary | 0x80 | error summary | |
| RUNT | 0x40 | runt packet received | |
| LONG | 0x20 | long packet received | |
| FAE | 0x10 | frame align error | |
| CRC | 0x08 | crc error | |
| RXER | 0x04 | receive error |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー