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

One resident body segment in canonical serialization order. More...

Data Fields

const uint8_t * data
 First readable byte.
uint32_t len
 Segment byte count.

Detailed Description

One resident body segment in canonical serialization order.

Definition at line 157 of file ra8_rabook_finalize.c.

Field Documentation

◆ data

const uint8_t* ra8_rabook_segment_t::data

First readable byte.

Definition at line 158 of file ra8_rabook_finalize.c.

◆ len

uint32_t ra8_rabook_segment_t::len

Segment byte count.

Definition at line 159 of file ra8_rabook_finalize.c.


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