smartnfc 2.2.0
Loading...
Searching...
No Matches
smartnfc_frame_t Struct Reference

Smart NFC Click command frame structure object. More...

#include <smartnfc.h>

Data Fields

uint8_t cmd
uint8_t payload [SMARTNFC_PAYLOAD_BUFFER_SIZE]
uint16_t payload_len

Detailed Description

Smart NFC Click command frame structure object.

Command frame structure object definition of Smart NFC Click driver.

Field Documentation

◆ cmd

uint8_t cmd

Command code.

◆ payload

uint8_t payload[SMARTNFC_PAYLOAD_BUFFER_SIZE]

Payload buffer.

◆ payload_len

uint16_t payload_len

Payload length.


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