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

Payload definition of the Template Data Response. More...

#include <fpc_api.h>

Public Attributes

fpc_cmd_hdr_t cmd
 
uint16_t id
 
uint16_t max_chunk_size
 
uint16_t total_size
 

Detailed Description

Payload definition of the Template Data Response.

Member Data Documentation

◆ cmd

fpc_cmd_hdr_t fpc_cmd_template_data_response_t::cmd

Command header.

◆ id

uint16_t fpc_cmd_template_data_response_t::id

Template ID.

◆ max_chunk_size

uint16_t fpc_cmd_template_data_response_t::max_chunk_size

The maximal chunk size for the active interface

◆ total_size

uint16_t fpc_cmd_template_data_response_t::total_size

Total size of the template. Used for GET


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