#include <stream.h>
Data Fields | |
volatile uint_fast16_t | head |
volatile uint_fast16_t | tail |
volatile bool | rts_state |
bool | overflow |
bool | backup |
char | data [RX_BUFFER_SIZE] |
bool backup |
char data[RX_BUFFER_SIZE] |
volatile uint_fast16_t head |
bool overflow |
volatile bool rts_state |
volatile uint_fast16_t tail |