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