grblHAL core  20260824
ram_file Struct Reference

Data Fields

char name [MAX_FNAME_LEN+1]
 
const uint8_t * data
 
const uint8_t * pos
 
ram_file_flags_t mode
 
uint8_t refs
 
size_t len
 
size_t remaining
 
stream_block_tx_buffer_t txbuf
 
struct ram_filenext
 

Field Documentation

◆ data

const uint8_t* data

◆ len

size_t len

◆ mode

◆ name

char name[MAX_FNAME_LEN+1]

◆ next

struct ram_file* next

◆ pos

const uint8_t* pos

◆ refs

uint8_t refs

◆ remaining

size_t remaining

◆ txbuf


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