Serial Wombat 18AB Firmware
Public Attributes | List of all members
queueByte_t Struct Reference

Public Attributes

uint16_t marker
 
uint16_t headIndex
 
uint16_t tailIndex
 
uint16_t capacity
 
uint8_t buffer [1]
 

Member Data Documentation

◆ buffer

uint8_t queueByte_t::buffer[1]

◆ capacity

uint16_t queueByte_t::capacity

◆ headIndex

uint16_t queueByte_t::headIndex

◆ marker

uint16_t queueByte_t::marker

◆ tailIndex

uint16_t queueByte_t::tailIndex