avr-fw-modules/core/src/fifo.c

12 lines
128 B
C
Executable File

#include <hwo/fifo.h>
#include <string.h>
/* Wieviele Bytes sind im FIFO gespeichert? */
/* Wieviele Bytes sind frei? */