|
| | ~FcNfcReader () |
| |
| void | set (const char *refname, const char *title, bool reqSel, const char *value, const char *actBtnTitle) |
| |
| char * | get () |
| |
◆ ~FcNfcReader()
| FcNfcReader::~FcNfcReader |
( |
| ) |
|
|
inline |
◆ get()
| char * FcNfcReader::get |
( |
| ) |
|
◆ set()
| void FcNfcReader::set |
( |
const char * | refname, |
|
|
const char * | title, |
|
|
bool | reqSel, |
|
|
const char * | value, |
|
|
const char * | actBtnTitle ) |
- Parameters
-
| refname | - it is the reference name of the object |
| title | - is the text displayed next to the scanner |
| reqSel | - indicates if the selection is required to submit the form |
| value | - is the decoded value of the NFC scan upon form submission |
| actBtnTitle | - is the label of the scan button |
- Returns
- void
The documentation for this class was generated from the following files:
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/components/fc_nfc_reader.h
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/components/fc_nfc_reader.cpp