NFC_CONFIG2
nfc_write(mtd, NFC_CONFIG2, NFC_ADDRESS);
nfc_write(mtd, NFC_CONFIG2, NFC_COMMAND);
nfc_write(mtd, NFC_CONFIG2, NFC_INPUT);
nfc_write(mtd, NFC_CONFIG2, NFC_OUTPUT);
nfc_write(mtd, NFC_CONFIG2, NFC_ID);
nfc_write(mtd, NFC_CONFIG2, NFC_STATUS);
if ((nfc_read(mtd, NFC_CONFIG2) & NFC_INT) == 0) {
(nfc_read(mtd, NFC_CONFIG2) & NFC_INT), NFC_TIMEOUT);
nfc_clear(mtd, NFC_CONFIG2, NFC_INT);