lfrfid_worker_read_start

Function lfrfid_worker_read_start 

Source
pub unsafe extern "C" fn lfrfid_worker_read_start(
    worker: *mut LFRFIDWorker,
    type_: LFRFIDWorkerReadType,
    callback: LFRFIDWorkerReadCallback,
    context: *mut c_void,
)
Expand description

Start read mode

ยงArguments

  • worker - The worker
  • type - The type
  • callback - The callback
  • context - The context