![]() |
SparkFun Fingerprint Sensor - FPC2534 Pro
v0.9.9-3-g5d0d172
Library for the SparkFun Fingerprint Sensor - FPC2534 Pro
|
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 |
Payload definition of the CMD_ENROLL Status Event.
| fpc_cmd_hdr_t fpc_cmd_enroll_status_response_t::cmd |
Command header.
| uint8_t fpc_cmd_enroll_status_response_t::feedback |
Enroll feedback.
| uint16_t fpc_cmd_enroll_status_response_t::id |
Template ID of the ongoing enrollment.
| uint8_t fpc_cmd_enroll_status_response_t::samples_remaining |
Counter with the remaining touches for the current enrollment.