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

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
 

Detailed Description

Payload definition of the CMD_STATUS Response / Event.

Member Data Documentation

◆ app_fail_code

uint16_t fpc_cmd_status_response_t::app_fail_code

Additional details of failure.

◆ cmd

fpc_cmd_hdr_t fpc_cmd_status_response_t::cmd

Command header.

◆ event

uint16_t fpc_cmd_status_response_t::event

One of EVENT_* above.

◆ reserved

int16_t fpc_cmd_status_response_t::reserved

N/A.

◆ state

uint16_t fpc_cmd_status_response_t::state

The current state. A combination of STATE_* defines above.


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