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

A reading location (chapter + page) for the navigation back-stack. More...

#include <ereader_ui_steps.h>

Data Fields

uint32_t chapter
 Spine chapter index.
uint32_t page
 Page within chapter.

Detailed Description

A reading location (chapter + page) for the navigation back-stack.

Definition at line 253 of file ereader_ui_steps.h.

Field Documentation

◆ chapter

uint32_t er_loc_t::chapter

Spine chapter index.

Definition at line 254 of file ereader_ui_steps.h.

◆ page

uint32_t er_loc_t::page

Page within chapter.

Definition at line 255 of file ereader_ui_steps.h.


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