SparkFun Fingerprint Sensor - FPC2534 Pro  v0.9.9-3-g5d0d172
Library for the SparkFun Fingerprint Sensor - FPC2534 Pro
Loading...
Searching...
No Matches
fpc_cmd_identify_status_response_t Struct Reference

Payload definition of the CMD_IDENTIFY Event. More...

#include <fpc_api.h>

Public Attributes

fpc_cmd_hdr_t cmd
 
uint16_t match
 
fpc_id_type_t tpl_id
 
uint16_t tag
 

Detailed Description

Payload definition of the CMD_IDENTIFY Event.

Member Data Documentation

◆ cmd

fpc_cmd_hdr_t fpc_cmd_identify_status_response_t::cmd

Command header.

◆ match

uint16_t fpc_cmd_identify_status_response_t::match

Match result. One of IDENTIFY_RESULT_*.

◆ tag

uint16_t fpc_cmd_identify_status_response_t::tag

Operation tag. The tag that was entered via the request.

◆ tpl_id

fpc_id_type_t fpc_cmd_identify_status_response_t::tpl_id

Template ID.


The documentation for this struct was generated from the following file: