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

One typographic-Unicode -> ASCII substitution. More...

Data Fields

uint32_t cp
 Source Unicode code point.
const char * rep
 ASCII replacement ("" drops the char).

Detailed Description

One typographic-Unicode -> ASCII substitution.

Definition at line 29 of file sh_reader.c.

Field Documentation

◆ cp

uint32_t sh_fold_t::cp

Source Unicode code point.

Definition at line 30 of file sh_reader.c.

◆ rep

const char* sh_fold_t::rep

ASCII replacement ("" drops the char).

Definition at line 31 of file sh_reader.c.


The documentation for this struct was generated from the following file:
  • examples/ek_ra8d2/hil_needs_revalidation/ereader_shelf/src/sh_reader.c