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