|
nfc5 2.2.0
|
NFC 5 Click RFAL RX TX structure. More...
#include <nfc5.h>
Data Fields | |
| nfc5_rfal_trx_state_t | state |
| nfc5_rfal_trx_state_t | last_state |
| nfc5_rfal_trx_ctx_t | ctx |
| err_t | status |
NFC 5 Click RFAL RX TX structure.
Struct that holds all involved on a Transceive including the context passed by the caller.
The transceive context given by the caller.
| nfc5_rfal_trx_state_t last_state |
Last transceive state (debug purposes).
| nfc5_rfal_trx_state_t state |
Current transceive state.
| err_t status |
Current status/error of the transceive.