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

Payload definition of the Image response command. More...

#include <fpc_api.h>

Public Attributes

fpc_cmd_hdr_t cmd
 
uint32_t image_size
 
uint16_t image_width
 
uint16_t image_height
 
uint16_t type
 
uint16_t max_chunk_size
 

Detailed Description

Payload definition of the Image response command.

Member Data Documentation

◆ cmd

fpc_cmd_hdr_t fpc_cmd_image_response_t::cmd

Command header.

◆ image_height

uint16_t fpc_cmd_image_response_t::image_height

Image height.

◆ image_size

uint32_t fpc_cmd_image_response_t::image_size

Image size.

◆ image_width

uint16_t fpc_cmd_image_response_t::image_width

Image width.

◆ max_chunk_size

uint16_t fpc_cmd_image_response_t::max_chunk_size

The maximal chunk size for the active interface

◆ type

uint16_t fpc_cmd_image_response_t::type

Image request type


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