nfc7i2c 2.1.0.0
Loading...
Searching...
No Matches
nfc7i2c_t Struct Reference

NFC 7 I2C Click context object. More...

#include <nfc7i2c.h>

Data Fields

digital_out_t ven
 
digital_in_t irq
 
i2c_master_t i2c
 
uint8_t slave_address
 
nfc7i2c_pkt_ctrl_t pkt_ctrl
 
nfc7i2c_pkt_data_t pkt_data
 
uint8_t cmd [NFC7I2C_MAX_NCI_FRAME_SIZE]
 
uint8_t rsp [NFC7I2C_MAX_NCI_FRAME_SIZE]
 
uint16_t rsp_len
 
uint8_t fw_version [3]
 
uint8_t next_tag_protocol
 

Detailed Description

NFC 7 I2C Click context object.

Context object definition of NFC 7 I2C Click driver.

Field Documentation

◆ cmd

NCI command buffer.

◆ fw_version

uint8_t fw_version[3]

FW version (ROM.major.minor).

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ irq

digital_in_t irq

Interrupt request pin.

◆ next_tag_protocol

uint8_t next_tag_protocol

Next discovered tag protocol.

◆ pkt_ctrl

NCI Packet control.

◆ pkt_data

NCI Packet data.

◆ rsp

NCI response buffer.

◆ rsp_len

uint16_t rsp_len

NCI response length.

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).

◆ ven

digital_out_t ven

Reset pin (active low).


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