PtTerminalDefaultCharsets()
Get the default character sets used by PtTerminal
Synopsis:
const PtTerminalCharsets_t *
PtTerminalDefaultCharsets( void );
Description:
This function returns a pointer to the tables that define the default character sets used by PtTerminal.
Returns:
A pointer to the tables.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PtTerminal, PtTerminalCharsets_t
