Go to the documentation of this file.
24 #ifndef __NFC_DRIVER_ARYGON_H__
25 # define __NFC_DRIVER_ARYGON_H__
29 # define ARYGON_DRIVER_NAME "ARYGON"
39 bool arygon_transceive (
nfc_device_t * pnd,
const byte_t * pbtTx,
const size_t szTx, byte_t * pbtRx,
42 #endif // ! __NFC_DRIVER_ARYGON_H__