const char * MFRC522Debug::GetStatusCodeName |
( |
MFRC522::StatusCode |
code | ) |
|
|
static |
Returns a __FlashStringHelper pointer to a status code name.
- Parameters
-
code | One 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
-
piccType | One of the PICC_Type enums. |
- Returns
- const __FlashStringHelper *
The documentation for this class was generated from the following files: