|
FIFO Library
Software FIFO
|
Typedefs | |
| typedef uint8_t | fifo_data_t |
| typedef uint16_t | fifo_size_t |
Define the data type for your FIFO data
Define the size of your FIFO size
| typedef uint8_t fifo_data_t |
FIFO data element type
| typedef uint16_t fifo_size_t |
FIFO size type
1.8.6