nfc5 2.2.0
Loading...
Searching...
No Matches
nfc5_s Struct Reference

NFC 5 Click context object. More...

#include <nfc5.h>

Data Fields

digital_in_t irq
i2c_master_t i2c
spi_master_t spi
uint8_t slave_address
pin_name_t chip_select
nfc5_drv_t drv_sel
nfc5_master_io_t write_f
nfc5_master_io_t read_f
uint32_t int_status
nfc5_an_cfg_mgmt_t an_cfg_mgmt
nfc5_rfal_t rfal
nfc5_rfal_nfc_t nfc_dev
nfc5_rfal_nfca_t nfca

Detailed Description

NFC 5 Click context object.

Context object definition of NFC 5 Click driver.

Field Documentation

◆ an_cfg_mgmt

nfc5_an_cfg_mgmt_t an_cfg_mgmt

Analog Configuration LUT management.

◆ chip_select

pin_name_t chip_select

Chip select pin descriptor (used for SPI driver).

◆ drv_sel

nfc5_drv_t drv_sel

Master driver interface selector.

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ int_status

uint32_t int_status

Interrupt status.

◆ irq

digital_in_t irq

IRQ pin.

◆ nfc_dev

nfc5_rfal_nfc_t nfc_dev

RFAL NFC device instance.

◆ nfca

RFAL NFC-A instance.

◆ read_f

Master read function.

◆ rfal

RFAL module instance.

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).

◆ spi

spi_master_t spi

SPI driver object.

◆ write_f

Master write function.


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