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

Payload definition of the CMD_ENROLL Status Event. More...

#include <fpc_api.h>

Public Attributes

fpc_cmd_hdr_t cmd
 
uint16_t id
 
uint8_t feedback
 
uint8_t samples_remaining
 

Detailed Description

Payload definition of the CMD_ENROLL Status Event.

Member Data Documentation

◆ cmd

fpc_cmd_hdr_t fpc_cmd_enroll_status_response_t::cmd

Command header.

◆ feedback

uint8_t fpc_cmd_enroll_status_response_t::feedback

Enroll feedback.

◆ id

uint16_t fpc_cmd_enroll_status_response_t::id

Template ID of the ongoing enrollment.

◆ samples_remaining

uint8_t fpc_cmd_enroll_status_response_t::samples_remaining

Counter with the remaining touches for the current enrollment.


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