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

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 []
 

Detailed Description

Payload definition of the CMD_LIST_TEMPLATES Response.

Note: The CMD_LIST_TEMPLATES Request has no payload.

Member Data Documentation

◆ cmd

fpc_cmd_hdr_t fpc_cmd_template_info_response_t::cmd

Command header.

◆ number_of_templates

uint16_t fpc_cmd_template_info_response_t::number_of_templates

Number of enrolled templates .

◆ template_id_list

uint16_t fpc_cmd_template_info_response_t::template_id_list[]

List of enrolled template IDs. Length uint16_t * number_of_templates.


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