cf_rh320u_93_reader 0.3.1

Library for using Chafon CF-RH320U-93 (ISO 15693) USB card reader
Documentation
1
2
3
4
5
6
7
8
9
mod control_buzzer;
mod control_led;
mod device_info;
mod serial_number;
mod set_speed;
mod iso15693;

pub use set_speed::*;
pub use iso15693::*;