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

12 lines
128 B
C
Raw Permalink Normal View History

2017-09-27 13:25:39 +02:00
#include <hwo/fifo.h>
#include <string.h>
/* Wieviele Bytes sind im FIFO gespeichert? */
/* Wieviele Bytes sind frei? */