nfc4 2.0.0.0
nfc4_rfal_nfc_t Struct Reference

NFC 4 Click RFAL NFC structure. More...

#include <nfc4.h>

Data Fields

nfc4_rfal_nfc_state_t state
 
uint8_t sel_dev_idx
 
nfc4_rfal_nfc_device_tactive_dev
 
nfc4_rfal_nfc_device_t dev_list [NFC4_NFC_MAX_DEVICES]
 
uint8_t dev_cnt
 
bool is_tech_init
 
bool is_oper_ongoing
 

Detailed Description

NFC 4 Click RFAL NFC structure.

RFAL NFC main struct.

Field Documentation

◆ active_dev

Active device pointer.

◆ dev_cnt

uint8_t dev_cnt

Decices found counter.

◆ dev_list

Location of device list.

◆ is_oper_ongoing

bool is_oper_ongoing

Flag indicating opration is ongoing.

◆ is_tech_init

bool is_tech_init

Flag indicating technology has been set.

◆ sel_dev_idx

uint8_t sel_dev_idx

Selected device index.

◆ state

Main state.


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