*
- * Define Name: |
- * Location: |
- * Description: |
+ * Define Name: |
+ * Location: |
+ * Description: |
*
*
* MAX_BITS |
@@ -110,52 +110,52 @@
*
*
* MAG_T1_CLOCK |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's CLOCK line for the reader's track 1 output. |
*
*
* MAG_T1_DATA |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's DATA line for the reader's track 1 output. |
*
*
* MAG_T2_CLOCK |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's CLOCK line for the reader's track 2 output. |
*
*
* MAG_T2_DATA |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's DATA line for the reader's track 2 output. |
*
*
* MAG_T3_CLOCK |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's CLOCK line for the reader's track 3 output. |
*
*
* MAG_T3_DATA |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's DATA line for the reader's track 3 output. |
*
*
* MAG_CARDPRESENT |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* Mask for the magnetic card reader's card detection output. |
*
*
* MAG_PIN |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* PIN register that the magnetic card reader device is attached to. |
*
*
* MAG_PORT |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* PORT register that the magnetic card reader device is attached to. |
*
*
* MAG_DDR |
- * Makefile LUFA_OPTS |
+ * AppConfig.h |
* DDR register that the magnetic card reader device is attached to. |
*
*