grblHAL core  20240704
stream_block_tx_buffer_t Struct Reference

#include <stream.h>

Data Fields

uint_fast16_t length
 
uint_fast16_t max_length
 
char * s
 
char data [BLOCK_TX_BUFFER_SIZE]
 

Field Documentation

◆ data

◆ length

uint_fast16_t length

◆ max_length

uint_fast16_t max_length

◆ s

char* s

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