nfc4 2.0.0.0
|
NFC 4 Click RFAL RX TX structure. More...
#include <nfc4.h>
Data Fields | |
nfc4_rfal_transceive_state_t | state |
nfc4_rfal_transceive_state_t | last_state |
nfc4_rfal_transceive_context_t | ctx |
err_t | status |
NFC 4 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.
nfc4_rfal_transceive_state_t last_state |
Last transceive state (debug purposes).
Current transceive state.
err_t status |
Current status/error of the transceive.