fingerprint4 2.1.0.0
fingerprint4_packet_t Struct Reference

Fingerprint 4 Click PHY packet object. More...

#include <fingerprint4.h>

Data Fields

uint16_t lnk_chn
 
uint16_t lnk_size
 
uint16_t t_size
 
uint16_t t_seq_nr
 
uint16_t t_seq_len
 
fingerprint4_hcp_packet_t hcp_packet
 
uint32_t crc
 

Detailed Description

Fingerprint 4 Click PHY packet object.

PHY packet object definition of Fingerprint 4 Click driver.

Field Documentation

◆ crc

uint32_t crc

CRC word.

◆ hcp_packet

Transport layer payload or HCP packet data.

◆ lnk_chn

uint16_t lnk_chn

Link layer channel.

◆ lnk_size

uint16_t lnk_size

Link layer payload size.

◆ t_seq_len

uint16_t t_seq_len

Transport layer the total number of chunks.

◆ t_seq_nr

uint16_t t_seq_nr

Transport layer the current packet chunk number.

◆ t_size

uint16_t t_size

Transport layer payload size.


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