|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
One typographic-Unicode -> ASCII substitution. More...
Data Fields | |
| uint32_t | cp |
| Source Unicode code point. | |
| const char * | rep |
| ASCII replacement ("" drops the char). | |
One typographic-Unicode -> ASCII substitution.
Definition at line 29 of file sh_reader.c.
| uint32_t sh_fold_t::cp |
Source Unicode code point.
Definition at line 30 of file sh_reader.c.
| const char* sh_fold_t::rep |
ASCII replacement ("" drops the char).
Definition at line 31 of file sh_reader.c.