CMSIS-Compiler Support  
Standard C Library File, I/O and OS Retargeting
 
Loading...
Searching...
No Matches
TTY Interface

Minimalistic interface for redirecting tty stream. More...

Functions

void ttywrch (int ch)
 Put a character to the teletypewritter.
 

Description

Minimalistic interface for redirecting tty stream.

Function Documentation

◆ ttywrch()

void ttywrch ( int  ch)

Put a character to the teletypewritter.

Parameters
[in]chCharacter to output