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

Smart NFC Click context object. More...

#include <smartnfc.h>

Data Fields

digital_out_t rst
uart_t uart
uint8_t uart_rx_buffer [SMARTNFC_RX_DRV_BUFFER_SIZE]
uint8_t uart_tx_buffer [SMARTNFC_TX_DRV_BUFFER_SIZE]
smartnfc_frame_t cmd_frame
smartnfc_frame_t rsp_frame

Detailed Description

Smart NFC Click context object.

Context object definition of Smart NFC Click driver.

Field Documentation

◆ cmd_frame

smartnfc_frame_t cmd_frame

Command frame structure.

◆ rsp_frame

smartnfc_frame_t rsp_frame

Response frame structure.

◆ rst

digital_out_t rst

Reset pin (active low).

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[SMARTNFC_RX_DRV_BUFFER_SIZE]

RX Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[SMARTNFC_TX_DRV_BUFFER_SIZE]

TX Buffer size.


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