亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? m500auc.lst

?? mifare rc500 讀卡器源碼
?? LST
?? 第 1 頁 / 共 5 頁
字號:
 199      =1  ------------------------------------------------*/
 200      =1  sbit PX0  = 0xB8;
 201      =1  sbit PT0  = 0xB9;
 202      =1  sbit PX1  = 0xBA;
 203      =1  sbit PT1  = 0xBB;
 204      =1  sbit PS   = 0xBC;
 205      =1  sbit PT2  = 0xBD;
 206      =1  
 207      =1  /*------------------------------------------------
 208      =1  PSW Bit Registers
 209      =1  ------------------------------------------------*/
 210      =1  sbit P    = 0xD0;
 211      =1  sbit FL   = 0xD1;
 212      =1  sbit OV   = 0xD2;
 213      =1  sbit RS0  = 0xD3;
 214      =1  sbit RS1  = 0xD4;
 215      =1  sbit F0   = 0xD5;
 216      =1  sbit AC   = 0xD6;
 217      =1  sbit CY   = 0xD7;
 218      =1  
 219      =1  /*------------------------------------------------
 220      =1  Interrupt Vectors:
 221      =1  Interrupt Address = (Number * 8) + 3
 222      =1  ------------------------------------------------*/
 223      =1  #define IE0_VECTOR      0  /* 0x03 External Interrupt 0 */
 224      =1  #define TF0_VECTOR      1  /* 0x0B Timer 0 */
 225      =1  #define IE1_VECTOR      2  /* 0x13 External Interrupt 1 */
C51 COMPILER V7.10   M500AUC                                                               11/18/2004 15:28:02 PAGE 5   

 226      =1  #define TF1_VECTOR      3  /* 0x1B Timer 1 */
 227      =1  #define SIO_VECTOR      4  /* 0x23 Serial port */
 228      =1  
 229      =1  /*------------------------------------------------
 230      =1  ------------------------------------------------*/
 231      =1  
  16          #include <Mfreg500.h>
   1      =1  //////////////////////////////////////////////////////////////////////////////
   2      =1  //    Copyright (c), Philips Semiconductors Systems Laboratory Hamburg
   3      =1  //
   4      =1  //                     (C)PHILIPS Electronics N.V. 2000
   5      =1  //       All rights are reserved. Reproduction in whole or in part is 
   6      =1  //      prohibited without the written consent of the copyright owner.
   7      =1  //  Philips reserves the right to make changes without notice at any time.
   8      =1  // Philips makes no warranty, expressed, implied or statutory, including but
   9      =1  // not limited to any implied warranty of merchantibility or fitness for any
  10      =1  //particular purpose, or that the use will not infringe any third party patent,
  11      =1  // copyright or trademark. Philips must not be liable for any loss or damage
  12      =1  //                          arising from its use.
  13      =1  //////////////////////////////////////////////////////////////////////////////
  14      =1  //
  15      =1  // Projekt         : M500A
  16      =1  // Files           : mfreg500.h
  17      =1  // Created         : 01.04.00
  18      =1  //
  19      =1  // COMMENT: Headerfile for proximity coupled device - reader module
  20      =1  //
  21      =1  // Functions:
  22      =1  //============================================================================
  23      =1  // 01.04.00          HB
  24      =1  // File creation
  25      =1  //////////////////////////////////////////////////////////////////////////////
  26      =1  
  27      =1  #ifndef MFREG500_H
  28      =1  #define MFREG500_H
  29      =1  
  30      =1  #ifdef __cplusplus
           =1 extern "C"
           =1 {
           =1 #endif
  34      =1  
  35      =1  //#include <mfosdefs.h>
  36      =1  
  37      =1  // Important registers of the MF RC500 reader module
  38      =1  // PAGE 0      Command and Status
  39      =1  #define     RegPage               0x00    // Page Select Register
  40      =1  #define     RegCommand            0x01    // Command Register
  41      =1  #define     RegFIFOData           0x02    // FiFo Register
  42      =1  #define     RegPrimaryStatus      0x03    // Modem State/IRQ/ERR/LoHiAlert Reg
  43      =1  #define     RegFIFOLength         0x04    // Buffer lenght Register
  44      =1  #define     RegSecondaryStatus    0x05
  45      =1  #define     RegInterruptEn        0x06    // IRQ enable Register
  46      =1  #define     RegInterruptRq        0x07    // IRQ bits Register
  47      =1  // PAGE 1      Control and Status
  48      =1  #define     RegControl            0x09    // processor control
  49      =1  #define     RegErrorFlag          0x0A
  50      =1  #define     RegCollpos            0x0B
  51      =1  #define     RegTimerValue         0x0C
  52      =1  #define     RegCRCResultLSB       0x0D
  53      =1  #define     RegCRCResultMSB       0x0E
  54      =1  #define     RegBitFraming         0x0F
  55      =1  // PAGE 2      Transmitter and Coder Control
C51 COMPILER V7.10   M500AUC                                                               11/18/2004 15:28:02 PAGE 6   

  56      =1  #define     RegTxControl          0x11
  57      =1  #define     RegCwConductance      0x12
  58      =1  #define     RFU13                 0x13
  59      =1  #define     RFU14                 0x14
  60      =1  #define     RegModWidth           0x15
  61      =1  #define     RFU16                 0x16
  62      =1  #define     RFU17                 0x17
  63      =1  // PAGE 3      Receiver and Decoder Control
  64      =1  #define     RegRxControl1         0x19
  65      =1  #define     RegDecoderControl     0x1A
  66      =1  #define     RegBitPhase           0x1B
  67      =1  #define     RegRxThreshold        0x1C
  68      =1  #define     RFU1D                 0x1D
  69      =1  #define     RegRxControl2         0x1E
  70      =1  #define     RegClockQControl      0x1F
  71      =1  // PAGE 4      RF-Timing and Channel Redundancy
  72      =1  #define     RegRxWait             0x21
  73      =1  #define     RegChannelRedundancy  0x22
  74      =1  #define     RegCRCPresetLSB       0x23
  75      =1  #define     RegCRCPresetMSB       0x24
  76      =1  #define     RFU25                 0x25
  77      =1  #define     RegMfOutSelect        0x26
  78      =1  #define     RFU27                 0x27
  79      =1  // PAGE 5      FIFO, Timer and IRQ-Pin Configuration
  80      =1  #define     RegFIFOLevel          0x29
  81      =1  #define     RegTimerClock         0x2A
  82      =1  #define     RegTimerControl       0x2B
  83      =1  #define     RegTimerReload        0x2C
  84      =1  #define     RegIRqPinConfig       0x2D
  85      =1  #define     RFU2E                 0x2E
  86      =1  #define     RFU2F                 0x2F
  87      =1  // PAGE 6      RFU
  88      =1  #define     RFU31                 0x31
  89      =1  #define     RFU32                 0x32
  90      =1  #define     RFU33                 0x33
  91      =1  #define     RFU34                 0x34
  92      =1  #define     RFU35                 0x35
  93      =1  #define     RFU36                 0x36
  94      =1  #define     RFU37                 0x37
  95      =1  // PAGE 7      Test Control
  96      =1  #define     RFU39                 0x39   //!< RFU
  97      =1  #define     RegTestAnaSelect      0x3A   //!< selects analog test mode
  98      =1  #define     RFU3B                 0x3B   //!< RFU
  99      =1  #define     RFU3C                 0x3C   //!< RFU
 100      =1  #define     RegTestDigiSelect     0x3D   //!< selects digital test mode
 101      =1  #define     RFU3E                 0x3E   //!< RFU
 102      =1  #define     RegTestDigiAccess     0x3F
 103      =1  
 104      =1  
 105      =1  #define DEF_FIFO_LENGTH     64  // default FIFO length
 106      =1  
 107      =1  #define SND_BUF_LEN        128  // max number of bytes to send
 108      =1  #define RCV_BUF_LEN        128  // max number of bytes to receive
 109      =1  
 110      =1  //                   P C D - C O M M A N D S
 111      =1  #define PCD_IDLE           0x00 // No action: cancel current command 
 112      =1                                  // or home state, respectively
 113      =1  #define PCD_WRITEE2        0x01 // Get data from FIFO and write it to the E2PROM
 114      =1  #define PCD_READE2         0x03 // Read data from E2PROM and put it into the 
 115      =1                                  // FIFO
 116      =1  #define PCD_LOADCONFIG     0x07 // Read data from E2PROM and initialise the 
 117      =1                                  // registers
C51 COMPILER V7.10   M500AUC                                                               11/18/2004 15:28:02 PAGE 7   

 118      =1  #define PCD_LOADKEYE2      0x0B // Read a master key from the E2PROM and put 
 119      =1                                  // it into the master key buffer
 120      =1  #define PCD_AUTHENT1       0x0C // Perform the first part of the card 
 121      =1                                  // authentication using the Crypto1 algorithm.
 122      =1                                  // Remark: The master key is automatically taken 
 123      =1                                  // from 
 124      =1                                  // the master key buffer. this implies, that the
 125      =1                                  // command LoadKeyE2 has to be executed before 
 126      =1                                  // to use a certain key for card authentication
 127      =1  #define PCD_CALCCRC        0x12 // Activate the CRC-Coprocessor
 128      =1                                  // Remark: The result of the CRC calculation can
 129      =1                                  // be read from the register CRCResultXXX
 130      =1  #define PCD_AUTHENT2       0x14 // Perform the second part of the card 
 131      =1                                  // authentication using the Crypto1 algorithm.
 132      =1  #define PCD_RECEIVE        0x16 // Activate Receiver Circuitry. Before the 
 133      =1                                  // receiver actually starts, the state machine 
 134      =1                                  // waits until the time 
 135      =1                                  // configured in the register RcvWait has 
 136      =1                                  // passed.
 137      =1                                  // Remark: It is possible to read data from the 
 138      =1                                  // FIFO although Receive is active. Thus it is 
 139      =1                                  // possible to receive any number of bytes by 
 140      =1                                  // reading them from the FIFO in time.
 141      =1  #define PCD_LOADKEY        0x19 // Read a master key from the FIFO and put it 
 142      =1                                  // into the master key buffer
 143      =1                                  // Remark: The master key has to be prepared in
 144      =1                                  // a certain format. Thus, 12 byte have to be 
 145      =1                                  // passed to load a 6 byte master key
 146      =1  #define PCD_TRANSMIT       0x1A // Transmit data from FIFO to the card
 147      =1                                  // Remark: If data is already in the FIFO when 
 148      =1                                  // the command is activated, this data is 
 149      =1                                  // transmitted immediately. It is possible to 
 150      =1                                  // write data to the FIFO although Transmit 
 151      =1                                  // is active. Thus it is possible to transmitt 
 152      =1                                  // any number of bytes by writting them to the 
 153      =1                                  // FIFO in time. 
 154      =1  #define PCD_TRANSCEIVE     0x1E // Transmit data from FIFO to the card and after 
 155      =1                                  // that automatically activates the receiver. 
 156      =1                                  // Before the receiver actually starts, the 
 157      =1                                  // STATE MACHINE waits until the time configured
 158      =1                                  //  in the register RcvWait has passed.
 159      =1                                  // Remark: This command is the combination of 
 160      =1                                  // Transmit and Receive
 161      =1  #define PCD_RESETPHASE     0x3F // Runs the Reset- and Initialisation Phase
 162      =1                                  // Remark: This command can not be activated by 
 163      =1                                  // software, but only by a Power-On or 
 164      =1                                  // Hard Reset 
 165      =1  
 166      =1  
 167      =1  #ifdef __cplusplus
           =1 }
           =1 #endif
 170      =1  
 171      =1  #endif
 172      =1  //////////////////////////////////////////////////////////////////////////////
 173      =1  // End of File
 174      =1  //////////////////////////////////////////////////////////////////////////////
  17          #include <M500A.h>
   1      =1  ///////////////////////////////////////////////////////////////////////////////
   2      =1  //    Copyright (c), Philips Semiconductors Gratkorn
   3      =1  //
   4      =1  //                     (C)PHILIPS Electronics N.V. 2000
C51 COMPILER V7.10   M500AUC                                                               11/18/2004 15:28:02 PAGE 8   

   5      =1  //       All rights are reserved. Reproduction in whole or in part is 
   6      =1  //      prohibited without the written consent of the copyright owner.
   7      =1  //  Philips reserves the right to make changes without notice at any time.
   8      =1  // Philips makes no warranty, expressed, implied or statutory, including but
   9      =1  // not limited to any implied warranty of merchantibility or fitness for any
  10      =1  //particular purpose, or that the use will not infringe any third party patent,
  11      =1  // copyright or trademark. Philips must not be liable for any loss or damage
  12      =1  //                          arising from its use.

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲免费在线观看视频| 欧美日本在线播放| 国产精品网站在线| 北条麻妃国产九九精品视频| 国产色综合一区| 丁香天五香天堂综合| 中文一区二区在线观看| aa级大片欧美| 亚洲国产一区二区a毛片| 欧美中文字幕不卡| 日韩av电影免费观看高清完整版在线观看| 91精品国产综合久久久蜜臀粉嫩 | 在线免费视频一区二区| 亚洲一区av在线| 欧美一区二区在线播放| 国产福利91精品一区二区三区| 国产精品久久久久影院| 欧美高清性hdvideosex| 精品一区二区三区免费| 亚洲国产精品高清| 欧美色窝79yyyycom| 国内久久精品视频| 日韩美女视频一区二区| 91精品国产综合久久精品麻豆| 韩国av一区二区三区四区| 综合色天天鬼久久鬼色| 欧美一区二区三区四区久久| 国产一区二区三区黄视频| 亚洲色图在线播放| 日韩丝袜情趣美女图片| 波波电影院一区二区三区| 日韩国产欧美视频| 国产精品久久久久久久裸模| 欧美群妇大交群中文字幕| 国产精品一二三区在线| 亚洲午夜在线电影| 久久久99久久精品欧美| 欧美日韩一二区| 国产精品亚洲专一区二区三区| 一区二区不卡在线播放 | 色呦呦日韩精品| 蜜臀av性久久久久av蜜臀妖精| 国产精品嫩草99a| 日韩女优制服丝袜电影| 色哟哟欧美精品| 极品少妇一区二区| 亚洲国产视频a| 亚洲国产精品传媒在线观看| 欧美日韩精品福利| 99久久精品费精品国产一区二区| 免费成人在线影院| 夜夜操天天操亚洲| 久久久久久97三级| 日韩一级高清毛片| 欧美日韩一区二区欧美激情| 91免费视频网址| 国产成人亚洲综合a∨婷婷| 日韩中文字幕麻豆| 亚洲夂夂婷婷色拍ww47| 国产精品乱子久久久久| 久久色.com| 日韩女优电影在线观看| 欧洲生活片亚洲生活在线观看| 成人av资源站| 国产91丝袜在线播放0| 久久精品免费观看| 日本午夜精品一区二区三区电影| 一区二区欧美精品| 亚洲免费视频成人| 综合欧美亚洲日本| 成人欧美一区二区三区小说| 国产欧美日韩卡一| 中文字幕av不卡| 亚洲欧洲一区二区三区| 国产欧美精品一区| 中文乱码免费一区二区| 欧美国产日产图区| 国产精品美女视频| 国产精品美女久久久久aⅴ国产馆| 久久亚洲欧美国产精品乐播| 久久久精品欧美丰满| xnxx国产精品| 日本一区二区免费在线| 国产精品不卡在线| 亚洲丝袜另类动漫二区| 亚洲乱码日产精品bd| 夜夜嗨av一区二区三区中文字幕| 亚洲伊人伊色伊影伊综合网| 夜夜揉揉日日人人青青一国产精品| 亚洲精品视频一区二区| 亚洲午夜精品在线| 日本不卡视频一二三区| 精品一区二区三区免费| 懂色av一区二区三区免费看| 99精品视频在线播放观看| 在线观看日韩国产| 欧美日韩亚洲另类| 日韩你懂的电影在线观看| 国产日韩影视精品| 亚洲私人黄色宅男| 天堂va蜜桃一区二区三区漫画版| 手机精品视频在线观看| 紧缚奴在线一区二区三区| 国产一区二区三区| 97精品久久久午夜一区二区三区| 欧洲日韩一区二区三区| 91精品国产乱| 国产欧美日韩亚州综合| 亚洲男人天堂一区| 三级影片在线观看欧美日韩一区二区| 偷偷要91色婷婷| 国产精品一区二区无线| 91麻豆6部合集magnet| 欧美一级二级三级蜜桃| 国产精品人成在线观看免费| 一区二区不卡在线视频 午夜欧美不卡在 | 国产精品激情偷乱一区二区∴| 一区二区三区精密机械公司| 蜜桃一区二区三区在线| 成人在线综合网站| 在线播放亚洲一区| 国产精品视频看| 日本不卡一二三| 色综合久久综合网| 久久精品综合网| 亚洲chinese男男1069| 国产99久久久国产精品免费看| 欧美午夜精品一区二区三区| 精品美女在线观看| 亚洲综合av网| 国产精品1024| 在线91免费看| 国产精品国产三级国产| 久久精品国产一区二区| 91丨porny丨中文| 欧美成人一区二区| 亚洲一区免费在线观看| 成人午夜电影网站| 精品久久久久久亚洲综合网 | 欧美视频中文一区二区三区在线观看| 日韩一区二区免费在线观看| 国产精品―色哟哟| 精品一区二区三区免费| 欧美日韩精品高清| 一区二区在线观看免费| 国产成人h网站| 精品久久久久久无| 五月天国产精品| 91亚洲国产成人精品一区二三| 欧美mv和日韩mv国产网站| 亚洲成a人片在线观看中文| av一区二区久久| 久久久久久久久久久99999| 色8久久精品久久久久久蜜| 亚洲自拍偷拍av| 豆国产96在线|亚洲| 日韩精品影音先锋| 日韩av网站在线观看| 欧美日韩色一区| 一区二区三区四区激情 | 久久久99久久| 国内外成人在线| 久久综合国产精品| 国产一区欧美一区| 精品国产凹凸成av人网站| 久久99国产精品尤物| 日韩视频一区二区三区| 人人狠狠综合久久亚洲| 欧美一级理论片| 蜜桃视频一区二区三区| 欧美变态口味重另类| 久久国产日韩欧美精品| 精品久久国产老人久久综合| 乱一区二区av| 久久久青草青青国产亚洲免观| 黑人巨大精品欧美一区| 久久麻豆一区二区| 成人激情小说网站| 亚洲日本va在线观看| 色一情一乱一乱一91av| 亚洲欧美日韩国产另类专区| 一本到不卡免费一区二区| 亚洲一区二区三区四区不卡| 欧美老年两性高潮| 麻豆精品视频在线观看免费| 久久综合久色欧美综合狠狠| 成人av电影免费观看| 亚洲美女偷拍久久| 欧美日韩国产bt| 久久精品噜噜噜成人88aⅴ | 亚洲欧洲三级电影| 91电影在线观看| 日本欧美加勒比视频| 欧美成人在线直播| 成人免费看片app下载| 亚洲综合一区二区三区| 欧美一二三四区在线| 国产成人自拍网| 一区二区三国产精华液| 日韩三级免费观看|