Queue 2.0
Queue handling library
Loading...
Searching...
No Matches
Macros | Variables
cppQueue.cpp File Reference

cppQueue handling library (designed on Arduino) More...

#include <string.h>
#include <stdlib.h>
#include "cppQueue.h"
Include dependency graph for cppQueue.cpp:

Macros

#define QUEUE_INITIALIZED   0x5AA5U
 Initialized cppQueue control value.
 

Variables

static void const uint16_t end
 

Detailed Description

cppQueue handling library (designed on Arduino)

Author
SMFSW

cppQueue handling library (designed on Arduino) This library was designed for Arduino, yet may be compiled without change with gcc for other purposes/targets

Macro Definition Documentation

◆ QUEUE_INITIALIZED

#define QUEUE_INITIALIZED   0x5AA5U

Initialized cppQueue control value.

Variable Documentation

◆ end

void const uint16_t end