ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
image_compressor_t Struct Reference

Aligned caller-owned miniz compressor storage. More...

Data Fields

uint8_t bytes [k_ra8_compress_scratch_bytes]
 Compressor state bytes.

Detailed Description

Aligned caller-owned miniz compressor storage.

Definition at line 44 of file media_download_image.c.

Field Documentation

◆ bytes

uint8_t image_compressor_t::bytes[k_ra8_compress_scratch_bytes]

Compressor state bytes.

Definition at line 46 of file media_download_image.c.


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