nfc4 2.0.0.0
nfc4_col_res_params_t Struct Reference

NFC 4 Click Colission Resolution context structure. More...

#include <nfc4.h>

Data Fields

nfc4_rfal_nfca_listen_device_tnfca_dev_list
 
uint8_t * dev_cnt
 
bool coll_pending
 
bool * coll_pend
 
nfc4_rfal_nfca_sel_req_t sel_req
 
nfc4_rfal_nfca_sel_res_tsel_res
 
uint8_t * nfc_id1
 
uint8_t * nfc_id1_len
 
uint8_t cascade_lvl
 
nfc4_col_res_state_t state
 
uint8_t bytes_tx_rx
 
uint8_t bits_tx_rx
 
uint16_t rx_len
 

Detailed Description

NFC 4 Click Colission Resolution context structure.

Colission Resolution context structure.

Field Documentation

◆ bits_tx_rx

uint8_t bits_tx_rx

TxRx bits used during anticollision loop (Single CR).

◆ bytes_tx_rx

uint8_t bytes_tx_rx

TxRx bytes used during anticollision loop (Single CR).

◆ cascade_lvl

uint8_t cascade_lvl

Current Cascading Level (Single CR).

◆ coll_pend

bool* coll_pend

Location of collision pending flag (Single CR).

◆ coll_pending

bool coll_pending

Collision pending flag.

◆ dev_cnt

uint8_t* dev_cnt

Location of the device counter.

◆ nfc_id1

uint8_t* nfc_id1

Location to place the NFCID1 (Single CR).

◆ nfc_id1_len

uint8_t* nfc_id1_len

Location to place the NFCID1 length (Single CR).

◆ nfca_dev_list

Location of the device list.

◆ rx_len

uint16_t rx_len

◆ sel_req

SelReqused during anticollision (Single CR).

◆ sel_res

Location to place of the SEL_RES(SAK) (Single CR).

◆ state

Single Collision Resolution state (Single CR).


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