FIFO Library
Software FIFO
 All Data Structures Functions Variables Typedefs Groups Pages
Typedefs
FIFO CONFIGURATION

Typedefs

typedef uint8_t fifo_data_t
 
typedef uint16_t fifo_size_t
 

Detailed Description

Define the data type for your FIFO data
Define the size of your FIFO size

Typedef Documentation

typedef uint8_t fifo_data_t

FIFO data element type

typedef uint16_t fifo_size_t

FIFO size type