nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ st25r3911b_nfca_transfer_with_crc()

static int st25r3911b_nfca_transfer_with_crc ( const struct st25r3911b_nfca_buf tx,
const struct st25r3911b_nfca_buf rx,
uint32_t  fdt 
)
inlinestatic

#include <include/st25r3911b_nfca.h>

Exchange the specified amount of data with an automatically generated CRC.

Parameters
[in]txTX data buffer.
[in,out]rxRX data buffer.
[in]fdtMaximum frame delay time (according to NFC Forum Digital 2.0 6.10.1).
Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.