grblHAL core  20260206
block_buffer_t Struct Reference

Data Fields

uint_fast16_t size
 
plan_block_tblocks
 
plan_block_ttail
 
plan_block_thead
 
plan_block_tnext_head
 
plan_block_tplanned
 

Field Documentation

◆ blocks

plan_block_t* blocks

◆ head

plan_block_t* head

◆ next_head

plan_block_t* next_head

◆ planned

plan_block_t* planned

◆ size

uint_fast16_t size

◆ tail

plan_block_t* tail

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