X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/c31fdbd03eee95660d65adb0f1bf7c0c397fd435..refs/heads/master:/Projects/Magstripe/Magstripe.txt diff --git a/Projects/Magstripe/Magstripe.txt b/Projects/Magstripe/Magstripe.txt index 48fc05929..a11dfaf80 100644 --- a/Projects/Magstripe/Magstripe.txt +++ b/Projects/Magstripe/Magstripe.txt @@ -54,8 +54,8 @@ * * * - * - * + * + * * * * @@ -99,9 +99,9 @@ * *
Signal:AVR Port:Signal:AVR Port:
Track 1 Data
* - * - * - * + * + * + * * * * @@ -110,52 +110,52 @@ * * * - * + * * * * * - * + * * * * * - * + * * * * * - * + * * * * * - * + * * * * * - * + * * * * * - * + * * * * * - * + * * * * * - * + * * * * * - * + * * * *
Define Name:Location:Description:Define Name:Location:Description:
MAX_BITS
MAG_T1_CLOCKMakefile LUFA_OPTSAppConfig.hMask for the magnetic card reader's CLOCK line for the reader's track 1 output.
MAG_T1_DATAMakefile LUFA_OPTSAppConfig.hMask for the magnetic card reader's DATA line for the reader's track 1 output.
MAG_T2_CLOCKMakefile LUFA_OPTSAppConfig.hMask for the magnetic card reader's CLOCK line for the reader's track 2 output.
MAG_T2_DATAMakefile LUFA_OPTSAppConfig.hMask for the magnetic card reader's DATA line for the reader's track 2 output.
MAG_T3_CLOCKMakefile LUFA_OPTSAppConfig.hMask for the magnetic card reader's CLOCK line for the reader's track 3 output.
MAG_T3_DATAMakefile LUFA_OPTSAppConfig.hMask for the magnetic card reader's DATA line for the reader's track 3 output.
MAG_CARDPRESENTMakefile LUFA_OPTSAppConfig.hMask for the magnetic card reader's card detection output.
MAG_PINMakefile LUFA_OPTSAppConfig.hPIN register that the magnetic card reader device is attached to.
MAG_PORTMakefile LUFA_OPTSAppConfig.hPORT register that the magnetic card reader device is attached to.
MAG_DDRMakefile LUFA_OPTSAppConfig.hDDR register that the magnetic card reader device is attached to.