ST / Mbed 2 deprecated 53L0A1_HandGestureRecognition

Dependencies:   X_NUCLEO_53L0A1 mbed

Fork of 53L0A1_HandGestureRecognition by Licio Mapelli

Embed: (wiki syntax)

« Back to documentation index

ring_buffer Struct Reference

ring_buffer Struct Reference
[Ring Buffer]

Simple ring buffer of int with a programmable size (max size is RB_MAX_SIZE) More...

#include <ring_buffer.h>


Detailed Description

Simple ring buffer of int with a programmable size (max size is RB_MAX_SIZE)

Definition at line 62 of file ring_buffer.h.