////////////////////////////////////////////////////////////// // RFID ////////////////////////////////////////////////////////////// struct mstr { UCHAR Flag; // UCHAR FINAL; UCHAR C_CODE; // UCHAR counter_INT0;//UINT counter_INT0;// UCHAR bit_counter; UCHAR direction; UCHAR summ; UCHAR HALF[5]; UCHAR bit; UCHAR bit_c; UCHAR sincF; UCHAR bit_ready; UCHAR code[11]; UCHAR sh_var; UCHAR Gcounter; UCHAR parity; }; struct mstr MANCHESTER_DECODE;