![]() |
SparkFun Fingerprint Sensor - FPC2534 Pro
v0.9.9-3-g5d0d172
Library for the SparkFun Fingerprint Sensor - FPC2534 Pro
|
Payload definition of the CMD_LIST_TEMPLATES Response. More...
#include <fpc_api.h>
Public Attributes | |
| fpc_cmd_hdr_t | cmd |
| uint16_t | number_of_templates |
| uint16_t | template_id_list [] |
Payload definition of the CMD_LIST_TEMPLATES Response.
Note: The CMD_LIST_TEMPLATES Request has no payload.
| fpc_cmd_hdr_t fpc_cmd_template_info_response_t::cmd |
Command header.
| uint16_t fpc_cmd_template_info_response_t::number_of_templates |
Number of enrolled templates .
| uint16_t fpc_cmd_template_info_response_t::template_id_list[] |
List of enrolled template IDs. Length uint16_t * number_of_templates.