Learning
Platforms
Application
BSW Modules
BSP Modules
BSP Modules posix
BSP Modules s32k1xx
BSP Configuration for s32k148evb
UT Modules
This small library implements the low-level functions for reading characters from the standard input int32_t getByteFromStdin() and writing them to the standard output void putByteToStdout(uint8_t byte).
int32_t getByteFromStdin()
void putByteToStdout(uint8_t byte)