My Project
 All Classes Functions Variables Pages
Static Public Member Functions | List of all members
MFRC522Debug Class Reference

Static Public Member Functions

static const char * PICC_GetTypeName (MFRC522::PICC_Type type)
 
static const char * GetStatusCodeName (MFRC522::StatusCode code)
 

Member Function Documentation

const char * MFRC522Debug::GetStatusCodeName ( MFRC522::StatusCode  code)
static

Returns a __FlashStringHelper pointer to a status code name.

Parameters
codeOne of the StatusCode enums.
Returns
const __FlashStringHelper *
const char * MFRC522Debug::PICC_GetTypeName ( MFRC522::PICC_Type  piccType)
static

Returns a __FlashStringHelper pointer to the PICC type name.

Parameters
piccTypeOne of the PICC_Type enums.
Returns
const __FlashStringHelper *

The documentation for this class was generated from the following files: