IceCube display
LED display to show IceCube event data
frame_queue.h File Reference

Display frame queue. More...

Include dependency graph for frame_queue.h:

Go to the source code of this file.

Functions

Frame queue manipulation
bool frame_queue_full ()
 Check if the frame queue is full.
 
bool frame_queue_empty ()
 Check if the frame queue is empty.
 
bool push_frame (struct frame_buffer_t *frame)
 Push new frame into the frame FIFO. More...
 
struct frame_buffer_tpop_frame ()
 Pop a frame from the frame FIFO. More...
 

Detailed Description

Display frame queue.

Author
Sander Vanheule (Universiteit Gent)