#include <stdlib.h>
Go to the source code of this file.
◆ cardInfoInternal()
int cardInfoInternal |
( |
int |
deviceId | ) |
|
◆ getCardStatus()
uint8_t getCardStatus |
( |
int |
port | ) |
|
◆ initCard()
int initCard |
( |
int |
padStarted | ) |
|
◆ mcAllowNewCard()
◆ mcGetLastDevice()
◆ mcInfoHandler()
◆ mcReadHandler()
◆ mcReadSector()
int mcReadSector |
( |
int |
deviceId, |
|
|
int |
sector, |
|
|
uint8_t * |
buffer |
|
) |
| |
◆ mcResetStatus()
◆ mcWaitForStatus()
◆ mcWaitForStatusAndReturnIndex()
int mcWaitForStatusAndReturnIndex |
( |
| ) |
|
◆ mcWriteHandler()
◆ mcWriteSector()
int mcWriteSector |
( |
int |
deviceId, |
|
|
int |
sector, |
|
|
uint8_t * |
buffer |
|
) |
| |
◆ startCard()
◆ stopCard()
◆ waitCardStatus()
uint8_t waitCardStatus |
( |
int |
port | ) |
|
◆ g_mcActionInProgress
◆ g_mcCardInfoPatchActivated
int g_mcCardInfoPatchActivated |
|
extern |
◆ g_mcChecksum
◆ g_mcDeviceId
◆ g_mcErrors
◆ g_mcFastTrackActive
◆ g_mcFlags
◆ g_mcGotError
◆ g_mcHandlerDelayPatch
int g_mcHandlerDelayPatch |
|
extern |
◆ g_mcLastPort
◆ g_mcOperation
◆ g_mcOverallSuccess
◆ g_mcPortFlipping
◆ g_mcSector
◆ g_mcUserBuffers
uint8_t* g_mcUserBuffers[2] |
|
extern |
◆ g_skipErrorOnNewCard