16.6.2.1 Struct iso7816_config_t
ISO7816 configuration structure.
Type | Name | Description |
---|---|---|
bool | enable_inverse |
Enable inverse transmission and reception |
bool | enabled | |
enum iso7816_guard_time | guard_time |
Guard time, which lasts two bit times |
enum iso7816_inhibit_nack | inhibit_nack |
Inhibit Non Acknowledge:
|
uint32_t | max_iterations | |
enum iso7816_protocol_type | protocol_t |
ISO7816 protocol type |
enum iso7816_successive_recv_nack | successive_recv_nack |
Disable successive NACKs.
|