#include "dinamo.h"
Data Fields | |
| BYTE | bMsgHeaderLen |
| BYTE | bPinLen |
| BYTE | bIsEftd0Active |
Data containing the configuration information for the EFTD (EFT Direct) module. This structure is used by the DAdmOperation() function.
| BYTE bMsgHeaderLen |
Size of the message header. Accepts values between DN_EFTD_MIN_MSG_HEADER_LEN and DN_EFTD_MAX_MSG_HEADER_LEN.
| BYTE bPinLen |
PIN size. Accepts values between DN_EFTD_MIN_PIN_LEN and DN_EFTD_MAX_PIN_LEN.
| BYTE bIsEftd0Active |
Identifies whether the EFTD module is active, with the user "eftd0".