CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields
cm1030_band Struct Reference

Data Fields

uint8_t * out
 
size_t avail_cnt
 
size_t bused_cnt
 
unsigned clines
 
unsigned blines
 

Detailed Description

Brother 1030 encoding method collected line data in a band

Field Documentation

◆ out

uint8_t* out

The block's data

Attention
Must be freed after use, refer hl_c1030_block_exit()

◆ avail_cnt

size_t avail_cnt

Size of buffer in out

◆ bused_cnt

size_t bused_cnt

Already used bytes in out for this block

◆ clines

unsigned clines

Current lines in the block buffer

◆ blines

unsigned blines

Lines in this block


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