![]() |
SparkFun Fingerprint Sensor - FPC2534 Pro
v0.9.9-3-g5d0d172
Library for the SparkFun Fingerprint Sensor - FPC2534 Pro
|
Payload definition of the CMD_STATUS Response / Event. More...
#include <fpc_api.h>
Public Attributes | |
| fpc_cmd_hdr_t | cmd |
| uint16_t | event |
| uint16_t | state |
| uint16_t | app_fail_code |
| int16_t | reserved |
Payload definition of the CMD_STATUS Response / Event.
| uint16_t fpc_cmd_status_response_t::app_fail_code |
Additional details of failure.
| fpc_cmd_hdr_t fpc_cmd_status_response_t::cmd |
Command header.
| uint16_t fpc_cmd_status_response_t::event |
One of EVENT_* above.
| int16_t fpc_cmd_status_response_t::reserved |
N/A.
| uint16_t fpc_cmd_status_response_t::state |
The current state. A combination of STATE_* defines above.