grblHAL core  20240704
override_queue_t Struct Reference

Data Fields

volatile uint_fast8_t head
 
volatile uint_fast8_t tail
 
uint8_t buf [OVERRIDE_BUFSIZE]
 

Field Documentation

◆ buf

uint8_t buf[OVERRIDE_BUFSIZE]

◆ head

volatile uint_fast8_t head

◆ tail

volatile uint_fast8_t tail

The documentation for this struct was generated from the following file: