|
M5Unit-NFC 0.1.0 git rev:93745b5
|
Per-exchange timeout/retry override for transceiveINF/transceiveAPDU. More...
#include <isoDEP.hpp>
Public Member Functions | |
| policy_t (const uint32_t fwt, const uint32_t wtx, const uint8_t retries) | |
| Construct with explicit values (enables positional brace-init under C++11) | |
Per-exchange timeout/retry override for transceiveINF/transceiveAPDU.
|
inline |
Construct with explicit values (enables positional brace-init under C++11)
| fwt | Frame waiting time in milliseconds |
| wtx | Upper bound for WTX extension in milliseconds |
| retries | Number of resends |