nfc 2.1.0.0
data_packet_t Struct Reference

NFC Click data packet object. More...

#include <nfc.h>

Data Fields

uint8_t message_type
 
uint8_t pck_bound_flag
 
uint8_t conn_ident
 
uint8_t payload_length
 
uint8_t payload [256]
 

Detailed Description

NFC Click data packet object.

Data packet object definition of NFC Click driver.

Field Documentation

◆ conn_ident

uint8_t conn_ident

◆ message_type

uint8_t message_type

◆ payload

uint8_t payload[256]

◆ payload_length

uint8_t payload_length

◆ pck_bound_flag

uint8_t pck_bound_flag

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