列挙体定義書 C#

corkscrew_cmd

構文構文

enum corkscrew_cmd

ファイル名ファイル名

3c515.c

列挙体情報列挙体情報

No. 名称 属性説明
1
corkscrew_cmd   
  TotalReset 0 << 11  
  SelectWindow 1 << 11  
  StartCoax 2 << 11  
  RxDisable 3 << 11  
  RxEnable 4 << 11  
  RxReset 5 << 11  
  UpStall 6 << 11  
  UpUnstall (6 << 11) + 1  
  DownStall (6 << 11) + 2  
  DownUnstall (6 << 11) + 3  
  RxDiscard 8 << 11  
  TxEnable 9 << 11  
  TxDisable 10 << 11  
  TxReset 11 << 11  
  FakeIntr 12 << 11  
  AckIntr 13 << 11  
  SetIntrEnb 14 << 11  
  SetStatusEnb 15 << 11  
  SetRxFilter 16 << 11  
  SetRxThreshold 17 << 11  
  SetTxThreshold 18 << 11  
  SetTxStart 19 << 11  
  StartDMAUp 20 << 11  
  StartDMADown (20 << 11) + 1  
  StatsEnable 21 << 11  
  StatsDisable 22 << 11  
  StopCoax 23 << 11  

See Also

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