|
smartnfc 2.2.0
|
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 |
Smart NFC Click command frame structure object.
Command frame structure object definition of Smart NFC Click driver.
| uint8_t cmd |
Command code.
| uint8_t payload[SMARTNFC_PAYLOAD_BUFFER_SIZE] |
Payload buffer.
| uint16_t payload_len |
Payload length.