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

Data Fields

uint16_t line_cnt
 
uint8_t data [0]
 

Detailed Description

Brother 1030 encoding method data block's binary header

Note
This header needs to be packed, because its memory layout is important.
Attention
The multibyte value needs to be encoded in big endian notation.

A block transfers the dot data for a band.

Field Documentation

◆ line_cnt

uint16_t line_cnt

Line count in this block of data

◆ data

uint8_t data[0]

The encoded band data starts here


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