Safe Sprinkler
Master/slave irrigation system (ESP-NOW + LoRaWAN)
Loading...
Searching...
No Matches
Data Fields
fifo_t Struct Reference

#include <fifo.h>

Data Fields

uint8_t buffer [FIFO_SIZE]
 
uint16_t head
 
uint16_t tail
 
uint16_t used
 

Field Documentation

◆ buffer

uint8_t fifo_t::buffer[FIFO_SIZE]

◆ head

uint16_t fifo_t::head

◆ tail

uint16_t fifo_t::tail

◆ used

uint16_t fifo_t::used

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