implement and test baud rates of up to 848k
[librfid] / include / rfid / rfid_asic_rc632.h
index 315fee2..e156814 100644 (file)
@@ -52,6 +52,7 @@ struct rfid_asic_rc632 {
                                              struct iso14443a_anticol_cmd *cmd,
                                              unsigned int *bit_of_col);
                        int (*set_speed)(struct rfid_asic_handle *h,
+                                        unsigned int tx,
                                         unsigned int speed);
                } iso14443a;
                struct {