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_request_t Struct Reference

Payload definition of the CMD_IDENTIFY Request. More...

#include <fpc_api.h>

Public Attributes

fpc_cmd_hdr_t cmd
 
fpc_id_type_t tpl_id
 
uint16_t tag
 

Detailed Description

Payload definition of the CMD_IDENTIFY Request.

Note: The Response to this command is a CMD_STATUS Response, followed by additional CMD_STATUS and CMD_IDENTIFY Status Events.

Member Data Documentation

◆ cmd

fpc_cmd_hdr_t fpc_cmd_identify_request_t::cmd

Command header.

◆ tag

uint16_t fpc_cmd_identify_request_t::tag

Operation tag. The same tag will be returned in the response.

◆ tpl_id

fpc_id_type_t fpc_cmd_identify_request_t::tpl_id

Template ID.


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