grblHAL core  20260916
stream_mpg_buffer_t Struct Reference

Data Fields

volatile uint_fast16_t head
 
uint8_t eol
 
uint8_t data [MPG_BUFFER_SIZE]
 
char input [MPG_BUFFER_SIZE]
 

Field Documentation

◆ data

uint8_t data[MPG_BUFFER_SIZE]

◆ eol

uint8_t eol

◆ head

volatile uint_fast16_t head

◆ input

char input[MPG_BUFFER_SIZE]

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