![]() |
SparkFun Fingerprint Sensor - FPC2534 Pro
v0.9.9-3-g5d0d172
Library for the SparkFun Fingerprint Sensor - FPC2534 Pro
|
Payload definition of the CMD_VERSION Response. More...
#include <fpc_api.h>
Public Attributes | |
| fpc_cmd_hdr_t | cmd |
| uint32_t | mcu_unique_id [3] |
| uint8_t | fw_id |
| uint8_t | fw_fuse_level |
| uint16_t | version_str_len |
| char | version_str [] |
Payload definition of the CMD_VERSION Response.
| fpc_cmd_hdr_t fpc_cmd_version_response_t::cmd |
Command header.
| uint8_t fpc_cmd_version_response_t::fw_fuse_level |
Fuse Level.
| uint8_t fpc_cmd_version_response_t::fw_id |
FW ID.
| uint32_t fpc_cmd_version_response_t::mcu_unique_id[3] |
96 bits of unique ID.
| char fpc_cmd_version_response_t::version_str[] |
Version String (incl termination '\0')
| uint16_t fpc_cmd_version_response_t::version_str_len |
Version String Length