My Project
Main Page
Related Pages
Classes
Files
File List
All
Classes
Functions
Variables
Pages
MFRC522Debug.h
1
#include "MFRC522.h"
2
3
#ifndef MFRC522Debug_h
4
#define MFRC522Debug_h
5
6
class
MFRC522Debug
{
7
public
:
8
// Get human readable code and type
9
static
const
char
*
PICC_GetTypeName
(MFRC522::PICC_Type type);
10
static
const
char
*
GetStatusCodeName
(MFRC522::StatusCode code);
11
12
};
13
#endif // MFRC522Debug_h
MFRC522Debug::PICC_GetTypeName
static const char * PICC_GetTypeName(MFRC522::PICC_Type type)
Definition:
MRFC522Debug.cpp:11
MFRC522Debug
Definition:
MFRC522Debug.h:6
MFRC522Debug::GetStatusCodeName
static const char * GetStatusCodeName(MFRC522::StatusCode code)
Definition:
MRFC522Debug.cpp:35
Generated on Tue Dec 25 2018 12:36:33 for My Project by
1.8.6