HostFifo Class Reference

Host fifo implementation. More...

#include <fifo.h>

Inheritance diagram for HostFifo:
Inheritance graph
[legend]
Collaboration diagram for HostFifo:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 HostFifo (size_t size)
Status Write (uint16_t *buf, size_t len)
Status Read (uint16_t *buf, size_t len)
size_t HowFull ()
size_t HowEmpty ()
void Flush ()

Detailed Description

Host fifo implementation.


Generated by  doxygen 1.6.2