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

Frame Header. More...

#include <fpc_api.h>

Public Attributes

uint16_t version
 
uint16_t type
 
uint16_t flags
 
uint16_t payload_size
 

Detailed Description

Frame Header.

Member Data Documentation

◆ flags

uint16_t fpc_frame_hdr_t::flags

Frame flags. A selection of FPC_FRAME_FLAG_*.

◆ payload_size

uint16_t fpc_frame_hdr_t::payload_size

Size of the following payload.

◆ type

uint16_t fpc_frame_hdr_t::type

Type of frame. One of FPC_FRAME_TYPE_*.

◆ version

uint16_t fpc_frame_hdr_t::version

Protocol version


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