nfc4 2.0.0.0
nfc4_rfal_fifo_t Struct Reference

NFC 4 Click RFAL FIFO structure. More...

#include <nfc4.h>

Data Fields

uint16_t exp_wl
 
uint16_t bytes_total
 
uint16_t bytes_written
 
uint8_t status [2]
 

Detailed Description

NFC 4 Click RFAL FIFO structure.

Struct that holds counters to control the FIFO on Tx and Rx.

Field Documentation

◆ bytes_total

uint16_t bytes_total

Total bytes to be transmitted OR the total bytes received.

◆ bytes_written

uint16_t bytes_written

Amount of bytes already written on FIFO (Tx) OR read (RX) from FIFO and written on rxBuffer.

◆ exp_wl

uint16_t exp_wl

The amount of bytes expected to be Tx when a WL interrupt occours.

◆ status

uint8_t status[2]

FIFO Status Registers.


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