Linux Kernel
3.7.1
|
#include <applicom.h>
Data Fields | |
unsigned char | data_to_pc_ready |
unsigned char | tic_owner_to_pc |
unsigned char | numcard_owner_to_pc |
unsigned char | tic_des_to_pc |
unsigned char | numcard_des_to_pc |
unsigned char | data_from_pc_ready |
unsigned char | tic_owner_from_pc |
unsigned char | numcard_owner_from_pc |
unsigned char | tic_des_from_pc |
unsigned char | numcard_des_from_pc |
unsigned char | ack_to_pc_ready |
unsigned char | tic_ack_to_pc |
unsigned char | numcard_ack_to_pc |
unsigned char | typ_ack_to_pc |
unsigned char | ack_from_pc_ready |
unsigned char | tic_ack_from_pc |
unsigned char | numcard_ack_from_pc |
unsigned char | typ_ack_from_pc |
unsigned char | conf_end_test [4] |
unsigned char | error_code [2] |
unsigned char | parameter_error [4] |
unsigned char | time_base |
unsigned char | nul_inc |
unsigned char | vers |
unsigned char | num_card |
unsigned char | reserv1 [32] |
Definition at line 54 of file applicom.h.
unsigned char ack_from_pc_ready |
Definition at line 70 of file applicom.h.
unsigned char ack_to_pc_ready |
Definition at line 66 of file applicom.h.
unsigned char conf_end_test[4] |
Definition at line 74 of file applicom.h.
unsigned char data_from_pc_ready |
Definition at line 61 of file applicom.h.
unsigned char data_to_pc_ready |
Definition at line 56 of file applicom.h.
unsigned char error_code[2] |
Definition at line 75 of file applicom.h.
unsigned char nul_inc |
Definition at line 78 of file applicom.h.
unsigned char num_card |
Definition at line 80 of file applicom.h.
unsigned char numcard_ack_from_pc |
Definition at line 72 of file applicom.h.
unsigned char numcard_ack_to_pc |
Definition at line 68 of file applicom.h.
unsigned char numcard_des_from_pc |
Definition at line 65 of file applicom.h.
unsigned char numcard_des_to_pc |
Definition at line 60 of file applicom.h.
unsigned char numcard_owner_from_pc |
Definition at line 63 of file applicom.h.
unsigned char numcard_owner_to_pc |
Definition at line 58 of file applicom.h.
unsigned char parameter_error[4] |
Definition at line 76 of file applicom.h.
unsigned char reserv1[32] |
Definition at line 81 of file applicom.h.
unsigned char tic_ack_from_pc |
Definition at line 71 of file applicom.h.
unsigned char tic_ack_to_pc |
Definition at line 67 of file applicom.h.
unsigned char tic_des_from_pc |
Definition at line 64 of file applicom.h.
unsigned char tic_des_to_pc |
Definition at line 59 of file applicom.h.
unsigned char tic_owner_from_pc |
Definition at line 62 of file applicom.h.
unsigned char tic_owner_to_pc |
Definition at line 57 of file applicom.h.
unsigned char time_base |
Definition at line 77 of file applicom.h.
unsigned char typ_ack_from_pc |
Definition at line 73 of file applicom.h.
unsigned char typ_ack_to_pc |
Definition at line 69 of file applicom.h.
unsigned char vers |
Definition at line 79 of file applicom.h.