nRF5 SDK  v15.3.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
nrf_atfifo_item_put_s Struct Reference

FIFO write operation item context. More...

#include <nrf_atfifo.h>

Data Fields

nrf_atfifo_postag_t last_tail
 Tail tag value that was here when opening the FIFO to write.
 

Detailed Description

FIFO write operation item context.

Context structure used to mark an allocated space in FIFO that is ready for put. All the data required to properly put allocated and written data.


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