PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
_ascii_entry_t Struct Reference

#include <ascii.h>

Collaboration diagram for _ascii_entry_t:

Data Fields

_ascii_flags_t flags
 
uint8_t upper
 
uint8_t lower
 
uint8_t digit
 

Detailed Description

Definition at line 19 of file ascii.h.

Field Documentation

◆ flags

_ascii_flags_t _ascii_entry_t::flags

Definition at line 21 of file ascii.h.

◆ upper

uint8_t _ascii_entry_t::upper

Definition at line 22 of file ascii.h.

◆ lower

uint8_t _ascii_entry_t::lower

Definition at line 23 of file ascii.h.

◆ digit

uint8_t _ascii_entry_t::digit

Definition at line 24 of file ascii.h.


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