nRF5 SDK v13.0.0
Data Fields
nrf_atfifo_postag_pos_s Struct Reference

Read and write position structure. More...

#include <app_atfifo.h>

Data Fields

uint16_t wr
 First free space to write a data.
 
uint16_t rd
 A place after the last data to read.
 

Detailed Description

Read and write position structure.

A structure that holds read and write position used by fifo head and tail.


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

Documentation feedback | Developer Zone | Subscribe | Updated