kfile_fifo.c File Reference
KFile interface over a FIFO buffer. More...
Go to the source code of this file.
Functions | |
| void | kfilefifo_init (KFileFifo *kf, FIFOBuffer *fifo) |
| Initialize KFileFifo struct. | |
Detailed Description
KFile interface over a FIFO buffer.
Definition in file kfile_fifo.c.
Function Documentation
| void kfilefifo_init | ( | KFileFifo * | kf, |
| FIFOBuffer * | fifo | ||
| ) |
Initialize KFileFifo struct.
- Parameters:
-
kf Interface to initialize. fifo Fifo buffer to operate on.
Definition at line 67 of file kfile_fifo.c.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)