nRF Connect SDK API 2.8.99
|
int st25r3911b_tx_len_set | ( | uint16_t | len | ) |
#include <lib/st25r3911b/st25r3911b_common.h>
Set the NFC Reader TX packet length.
The maximum packet length is ST25R3911B_MAX_TX_LEN.
[in] | len | TX packet length. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |