Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: MaximInterface
ASCII< CharType > Struct Template Reference
#include <encodings.h>
Detailed Description
template<typename CharType = char>
struct ASCII< CharType >
ASCII encoding.
http://en.wikipedia.org/wiki/ASCII
- Template Parameters:
-
CharType Code unit for storing 7-bit ASCII data. Default is char.
- Note:
- implements Encoding concept
Definition at line 542 of file encodings.h.
Generated on Tue Jul 12 2022 12:06:50 by
1.7.2